aboutsummaryrefslogtreecommitdiffstats
path: root/src/client/ClientSettings.hx
diff options
context:
space:
mode:
authorRblSb <msrblsb@gmail.com>2020-05-13 06:44:54 +0300
committerRblSb <msrblsb@gmail.com>2020-05-13 06:44:54 +0300
commit2d82ca5f1049fb332b521691c29b9d789d08f690 (patch)
tree829e2c8a22c00fd9bf3c222e8f8a1cfcef372432 /src/client/ClientSettings.hx
parent28a1d1c271dd722dc36cebc5b61f87d80138dba3 (diff)
Add hotkeys
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 4e931d3..213d463 100644
--- a/src/client/ClientSettings.hx
+++ b/src/client/ClientSettings.hx
@@ -10,5 +10,6 @@ typedef ClientSettings = {
synchThreshold:Int,
isSwapped:Bool,
isUserListHidden:Bool,
- latestLinks:Array<String>
+ latestLinks:Array<String>,
+ hotkeysEnabled:Bool
}
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage