Skip to content

Commit

Permalink
📝 Add manual property to kits
Browse files Browse the repository at this point in the history
  • Loading branch information
xeloader committed Jul 2, 2020
1 parent cb403c4 commit 17d64ad
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions meta/kits.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
"name": "Lamp Holder",
"description": "",
"preview": "meta/images/lamp-holder-preview.jpg",
"manual": null,
"parts": {
"takt.stl": { "quantity": 1 },
"takt-lamp-shade.stl": { "quantity": 1 },
Expand All @@ -29,6 +30,7 @@
"name": "Tech Box",
"description": "Box for Raspberry Pi or other small computers. Pro tip, balenaSound on the RPI will make your frekvens speaker Spotify compatible.",
"preview": "meta/images/tech-box-2.jpg",
"manual": null,
"parts": {
"takt.stl": { "quantity": 1 },
"screw.stl": { "quantity": 8 },
Expand Down

0 comments on commit 17d64ad

Please sign in to comment.