feat: Annoy user with dialog to add a recovery method
This commit is contained in:
parent
b3194e435b
commit
4909f0be94
3 changed files with 44 additions and 14 deletions
|
|
@ -9,5 +9,6 @@ abstract class SettingKeys {
|
|||
static const String amoledEnabled = 'amoled_enabled';
|
||||
static const String codeLanguage = 'code_language';
|
||||
static const String showNoGoogle = 'chat.fluffy.show_no_google';
|
||||
static const String showNoPid = 'chat.fluffy.show_no_pid';
|
||||
static const String databasePassword = 'database-password';
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue