diff options
| author | RblSb <msrblsb@gmail.com> | 2020-03-04 20:56:03 +0300 |
|---|---|---|
| committer | RblSb <msrblsb@gmail.com> | 2020-03-04 20:56:03 +0300 |
| commit | 81071b59445d702d14a80241f409fc282d509f1f (patch) | |
| tree | 6e6bdcb0860801338bb4cd033558c1c0aea28a05 /src/Types.hx | |
| parent | 6e28381de77265f8b6a24cdd9c583d1d27d8d7b2 (diff) | |
Template url
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 e5b467a..06c85ea 100644 --- a/src/Types.hx +++ b/src/Types.hx @@ -14,6 +14,7 @@ typedef Config = { serverChatHistory:Int, totalVideoLimit:Int, userVideoLimit:Int, + templateUrl:String, leaderRequest:String, emotes:Array<Emote>, filters:Array<Filter>, |
