Skip to content

Commit ecfac2f

Browse files
kocikdavlukasmatena
authored andcommitted
SPE-2481: Updated Manifest file to match information from server.
1 parent 0e33449 commit ecfac2f

File tree

1 file changed

+11
-3
lines changed

1 file changed

+11
-3
lines changed

resources/profiles/ArchiveRepositoryManifest.json

Lines changed: 11 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,11 +15,19 @@
1515
"index_url": "https://preset-repo-api.prusa3d.com/v1/repos/prusa-sla/vendor_indices.zip",
1616
"selected": 1
1717
}, {
18-
"name": "Non Prusa FFF",
19-
"description": "FFF printers by other vendors",
18+
"name": "Other FFF",
19+
"description": "FFF Printers by other vendors",
2020
"visibility": "",
2121
"id": "non-prusa-fff",
2222
"url": "https://preset-repo-api.prusa3d.com/v1/repos/non-prusa-fff/",
2323
"index_url": "https://preset-repo-api.prusa3d.com/v1/repos/non-prusa-fff/vendor_indices.zip",
2424
"selected": 1
25-
}]
25+
}, {
26+
"name": "Other SLA",
27+
"description": "SLA printers by other vendors",
28+
"visibility": "",
29+
"id": "non-prusa-sla",
30+
"url": "https://preset-repo-api.prusa3d.com/v1/repos/non-prusa-sla/",
31+
"index_url": "https://preset-repo-api.prusa3d.com/v1/repos/non-prusa-sla/vendor_indices.zip",
32+
"selected": 1
33+
}]

0 commit comments

Comments
 (0)