diff options
| author | Pinapelz <yukais@pinapelz.com> | 2026-03-20 23:16:01 -0700 |
|---|---|---|
| committer | Pinapelz <yukais@pinapelz.com> | 2026-03-20 23:16:01 -0700 |
| commit | 3508776583c21785dffc2f0bc9e7dd81c3f08480 (patch) | |
| tree | 681272e3ec7dfaa8c2f5b1b89247aa2e7bd6acc2 /src/Types.hx | |
| parent | 276e12db29ab31aa002f55b1a3cc69f170c1a2c2 (diff) | |
init custom changes
Diffstat (limited to 'src/Types.hx')
| -rw-r--r-- | src/Types.hx | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/Types.hx b/src/Types.hx index 22b6ec2..6fbe55b 100644 --- a/src/Types.hx +++ b/src/Types.hx @@ -31,6 +31,7 @@ typedef VideoData = { typedef ServerConfig = Config & { serverChatHistory:Int, + gatePassword:String, localAdmins:Bool, allowProxyIps:Bool, localNetworkOnly:Bool, |
