aboutsummaryrefslogtreecommitdiffstats
path: root/src/client/ClientSettings.hx
diff options
context:
space:
mode:
authorRblSb <msrblsb@gmail.com>2023-01-07 08:20:41 +0300
committerRblSb <msrblsb@gmail.com>2023-01-07 08:20:41 +0300
commitb3d825acb9d12208cf44f2d4b385163a86c38695 (patch)
tree09fdb4c54753c30f46f0c2824b550bbfb1217572 /src/client/ClientSettings.hx
parentc677e281d3d74d5925e19eb0479c27f46a3c7857 (diff)
Hints, Open in App button, ui animations
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 c787824..8403ff3 100644
--- a/src/client/ClientSettings.hx
+++ b/src/client/ClientSettings.hx
@@ -12,5 +12,6 @@ typedef ClientSettings = {
isUserListHidden:Bool,
latestLinks:Array<String>,
latestSubs:Array<String>,
- hotkeysEnabled:Bool
+ hotkeysEnabled:Bool,
+ showHintList:Bool
}
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage