Rev stories feature flag

This commit is contained in:
Josh Perez 2022-11-08 15:55:51 -05:00 committed by GitHub
parent d0fb25f758
commit 9229fca569
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 10 additions and 10 deletions

View file

@ -32,8 +32,8 @@ export type ConfigKeyType =
| 'desktop.sendSenderKey3'
| 'desktop.showUserBadges.beta'
| 'desktop.showUserBadges2'
| 'desktop.stories'
| 'desktop.stories.beta'
| 'desktop.stories2'
| 'desktop.stories2.beta'
| 'desktop.usernames'
| 'global.attachments.maxBytes'
| 'global.calling.maxGroupCallRingSize'