Hide the broken stuff with a setting

This commit is contained in:
Lirusaito
2019-03-07 23:45:14 -05:00
parent 77eb745abc
commit dc34799317
2 changed files with 16 additions and 3 deletions

View File

@@ -1054,6 +1054,17 @@ Changing this setting only affects new text.</string>
<key>Value</key>
<integer>20</integer>
</map>
<key>LiruEnableWIPUI</key>
<map>
<key>Comment</key>
<string>Whether or not to enable UI components that probably don't work yet.</string>
<key>Persist</key>
<integer>1</integer>
<key>Type</key>
<string>Boolean</string>
<key>Value</key>
<integer>0</integer>
</map>
<key>LiruFlashWhenMinimized</key>
<map>
<key>Comment</key>