Skip to content

Commit

Permalink
Update template lists
Browse files Browse the repository at this point in the history
  • Loading branch information
Guekka authored and github-actions[bot] committed Aug 1, 2024
1 parent 3ab8c40 commit 1d51d9a
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 0 deletions.
6 changes: 6 additions & 0 deletions merged-with-duplicates.json
Original file line number Diff line number Diff line change
Expand Up @@ -1444,6 +1444,12 @@
"label": "TZ",
"default": "Europe/Amsterdam",
"description": "specify a timezone to use, see this [list](https://en.wikipedia.org/wiki/List_of_tz_database_time_zones#List)."
},
{
"name": "DARK_MODE",
"label": "DARK_MODE",
"default": "true",
"description": "Set this to true to enable dark mode for Bambu Studio."
}
],
"ports": [
Expand Down
6 changes: 6 additions & 0 deletions merged.json
Original file line number Diff line number Diff line change
Expand Up @@ -837,6 +837,12 @@
"label": "TZ",
"default": "Europe/Amsterdam",
"description": "specify a timezone to use, see this [list](https://en.wikipedia.org/wiki/List_of_tz_database_time_zones#List)."
},
{
"name": "DARK_MODE",
"label": "DARK_MODE",
"default": "true",
"description": "Set this to true to enable dark mode for Bambu Studio."
}
],
"ports": [
Expand Down

0 comments on commit 1d51d9a

Please sign in to comment.