From ee8e8ba44e72caa0fdd88b5b4a8cd63e07339e8d Mon Sep 17 00:00:00 2001 From: Pinapelz Date: Sun, 5 Apr 2026 16:37:02 -0700 Subject: improve some EN locale. add frontend admin registration page via token Signed-off-by: Pinapelz --- 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 6fbe55b..1b1997a 100644 --- a/src/Types.hx +++ b/src/Types.hx @@ -32,6 +32,7 @@ typedef VideoData = { typedef ServerConfig = Config & { serverChatHistory:Int, gatePassword:String, + adminToken:String, localAdmins:Bool, allowProxyIps:Bool, localNetworkOnly:Bool, -- cgit v1.2.3