diff --git a/merged-with-duplicates.json b/merged-with-duplicates.json index fed158b..c46ae5f 100644 --- a/merged-with-duplicates.json +++ b/merged-with-duplicates.json @@ -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": [ diff --git a/merged.json b/merged.json index f04bb25..64b8f33 100644 --- a/merged.json +++ b/merged.json @@ -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": [