aboutsummaryrefslogtreecommitdiffstats
path: root/src/client/ClientSettings.hx
diff options
context:
space:
mode:
Diffstat (limited to 'src/client/ClientSettings.hx')
-rw-r--r--src/client/ClientSettings.hx3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/client/ClientSettings.hx b/src/client/ClientSettings.hx
index a004213..cb5f99f 100644
--- a/src/client/ClientSettings.hx
+++ b/src/client/ClientSettings.hx
@@ -14,5 +14,6 @@ typedef ClientSettings = {
latestLinks:Array<String>,
latestSubs:Array<String>,
hotkeysEnabled:Bool,
- showHintList:Bool
+ showHintList:Bool,
+ checkboxes:Array<{id:String, checked:Null<Bool>}>,
}
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage