Sfoglia il codice sorgente

Remove unfunctional autostart setting

Doesn't do anything, but appears in the settings. I think it was added
accidentally.

Fixes #318.
Vincent Lang 9 anni fa
parent
commit
718af2b7ef
1 ha cambiato i file con 0 aggiunte e 9 eliminazioni
  1. 0 9
      resources/settings/settings_description.json

+ 0 - 9
resources/settings/settings_description.json

@@ -90,15 +90,6 @@
         "default": "",
         "hidden": true
       },
-      {
-        "value": "autostart",
-        "default": "no",
-        "possible_values": [
-          ["no", "no"],
-          ["yes", "yes"],
-          ["minimized", "minimized"]
-        ]
-      },
       {
         "value": "showPowerOptions",
         "default": true,