From 3444b413ab12783c85ce73df9931142fea11b749 Mon Sep 17 00:00:00 2001 From: RblSb Date: Sun, 17 Jan 2021 22:50:39 +0300 Subject: requestLeaderOnPause option closes #13 --- src/Types.hx | 1 + 1 file changed, 1 insertion(+) (limited to 'src/Types.hx') diff --git a/src/Types.hx b/src/Types.hx index 76e811b..4061b09 100644 --- a/src/Types.hx +++ b/src/Types.hx @@ -22,6 +22,7 @@ typedef Config = { serverChatHistory:Int, totalVideoLimit:Int, userVideoLimit:Int, + requestLeaderOnPause:Bool, localAdmins:Bool, templateUrl:String, youtubeApiKey:String, -- cgit v1.2.3