[Chat] Gate groupchat screen (#10316)

This commit is contained in:
Samuel Newman
2026-04-21 11:21:19 -07:00
committed by GitHub
parent 2ab1e2c9e9
commit 6d53459e92
2 changed files with 79 additions and 8 deletions
+1
View File
@@ -12,6 +12,7 @@ export enum Features {
ImageUploadsHighResolution = 'image_uploads:high_resolution',
ImageUploadsBlobSize2mbEnabled = 'image_uploads:blob_size_2mb:enabled',
GroupChatsEnable = 'group_chats:enable',
GroupChatsHasBeenReleased = 'group_chats:has_been_released',
DmsNewMessageComposerEnable = 'dms:new_message_composer:enable',
KlipyGifProviderEnable = 'klipy_gif_provider:enable',
PostGalleryEmbedEnable = 'post_gallery_embed:enable',