Skip to content

Commit 9194583

Browse files
authored
1 parent f892715 commit 9194583

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/Enum/Feature.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,4 +58,5 @@ enum Feature: string
5858
case RAISE_HAND = 'raiseHand';
5959
case USER_ACTIONS = 'userActions';
6060
case CHAT_EMOJI_PICKER = 'chatEmojiPicker';
61+
case QUIZZES = 'quizzes';
6162
}

0 commit comments

Comments
 (0)