diff options
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 61a1ab1..fe0e6b2 100644 --- a/src/Types.hx +++ b/src/Types.hx @@ -26,6 +26,7 @@ typedef Config = { requestLeaderOnPause:Bool, localAdmins:Bool, allowProxyIps:Bool, + localNetworkOnly:Bool, templateUrl:String, youtubeApiKey:String, youtubePlaylistLimit:Int, |
