aboutsummaryrefslogtreecommitdiffstats
path: root/src/Types.hx
diff options
context:
space:
mode:
authorRblSb <msrblsb@gmail.com>2020-05-21 19:06:34 +0300
committerRblSb <msrblsb@gmail.com>2020-05-21 19:08:53 +0300
commit5d958025e72956e77d3dfc0aa659e9b04f394201 (patch)
treebef65ab8d9f291b832372e3f56d632e6ee6398e3 /src/Types.hx
parentf64eab6a6170edeee6f3251bf89c8422e91df3b7 (diff)
Disable client debug messages
now in server --verbose run
Diffstat (limited to 'src/Types.hx')
-rw-r--r--src/Types.hx1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/Types.hx b/src/Types.hx
index c791733..d16e58e 100644
--- a/src/Types.hx
+++ b/src/Types.hx
@@ -28,6 +28,7 @@ typedef Config = {
},
emotes:Array<Emote>,
filters:Array<Filter>,
+ ?isVerbose:Bool,
?salt:String
};
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage