aboutsummaryrefslogtreecommitdiffstats
path: root/src/Types.hx
diff options
context:
space:
mode:
authorRblSb <msrblsb@gmail.com>2022-03-15 06:51:53 +0300
committerRblSb <msrblsb@gmail.com>2022-03-15 06:51:53 +0300
commit79f3c34d24d6ae6aba17dd643726e20754140d80 (patch)
treed6b1d23bcfbdc023fc757f25b1b3fa085fd5e790 /src/Types.hx
parent692e4690abc2083d151c011a2df2976ecf6886cc (diff)
Update locked playlist restrictions
And add "toggleItemType" permission. Closes #36
Diffstat (limited to 'src/Types.hx')
-rw-r--r--src/Types.hx1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/Types.hx b/src/Types.hx
index d31196d..61a1ab1 100644
--- a/src/Types.hx
+++ b/src/Types.hx
@@ -57,6 +57,7 @@ enum abstract Permission(String) {
var ClearChatPerm = "clearChat";
var SetLeaderPerm = "setLeader";
var ChangeOrderPerm = "changeOrder";
+ var ToggleItemTypePerm = "toggleItemType";
var LockPlaylistPerm = "lockPlaylist";
var BanClientPerm = "banClient";
}
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage