We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f611762 commit dfdd7d1Copy full SHA for dfdd7d1
1 file changed
src/Enum/Feature.php
@@ -61,4 +61,5 @@ enum Feature: string
61
case USER_REACTIONS = 'userReactions';
62
case CHAT_EMOJI_PICKER = 'chatEmojiPicker';
63
case QUIZZES = 'quizzes';
64
+ case PLUGINS = 'plugins';
65
}
0 commit comments