mirror of
https://github.com/danog/telegram-tt.git
synced 2024-11-26 20:34:44 +01:00
Settings / Emoji: Fix transition to Quick Reaction screen
This commit is contained in:
parent
26d6505123
commit
1da2a9fad5
@ -218,7 +218,6 @@ export enum SettingsScreens {
|
||||
TwoFaRecoveryEmail,
|
||||
TwoFaRecoveryEmailCode,
|
||||
TwoFaCongratulations,
|
||||
QuickReaction,
|
||||
ActiveWebsites,
|
||||
PasscodeDisabled,
|
||||
PasscodeNewPasscode,
|
||||
@ -231,6 +230,7 @@ export enum SettingsScreens {
|
||||
PasscodeCongratulations,
|
||||
Experimental,
|
||||
Stickers,
|
||||
QuickReaction,
|
||||
CustomEmoji,
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user