refactor: Improved UX for room upgrades
This commit is contained in:
parent
730fb22be3
commit
b645193f7b
5 changed files with 37 additions and 47 deletions
|
|
@ -36,7 +36,7 @@ abstract class SettingKeys {
|
|||
'chat.fluffy.display_chat_details_column';
|
||||
static const String noEncryptionWarningShown =
|
||||
'chat.fluffy.no_encryption_warning_shown';
|
||||
static const String shareKeysWith = 'chat.fluffy.share_keys_with';
|
||||
static const String shareKeysWith = 'chat.fluffy.share_keys_with_2';
|
||||
}
|
||||
|
||||
enum AppSettings<T> {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue