Revs up the desktop.storageWrite2 feature flag

This commit is contained in:
Josh Perez 2020-12-08 16:16:40 -05:00 committed by GitHub
parent 4aaf08ba49
commit 5b0e267fb2
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 5 additions and 5 deletions

View file

@ -13,7 +13,7 @@ type ConfigKeyType =
| 'desktop.mandatoryProfileSharing'
| 'desktop.messageRequests'
| 'desktop.storage'
| 'desktop.storageWrite'
| 'desktop.storageWrite2'
| 'global.groupsv2.maxGroupSize'
| 'global.groupsv2.groupSizeHardLimit';
type ConfigValueType = {