From 03d02b3282e950e77a3959277c93d554c23b8e60 Mon Sep 17 00:00:00 2001 From: RblSb Date: Thu, 17 Dec 2020 21:37:20 +0300 Subject: youtubePlaylistLimit setting closes #12 --- 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 f9bc104..76e811b 100644 --- a/src/Types.hx +++ b/src/Types.hx @@ -25,6 +25,7 @@ typedef Config = { localAdmins:Bool, templateUrl:String, youtubeApiKey:String, + youtubePlaylistLimit:Int, permissions:{ guest:Array, user:Array, -- cgit v1.2.3