mirror of
https://github.com/telegramdesktop/tdesktop
synced 2025-08-30 22:16:14 +00:00
links preview done
This commit is contained in:
@@ -894,6 +894,8 @@ void SettingsInner::offPasswordDone(const MTPBool &result) {
|
||||
}
|
||||
|
||||
bool SettingsInner::offPasswordFail(const RPCError &error) {
|
||||
if (error.type().startsWith(qsl("FLOOD_WAIT_"))) return false;
|
||||
|
||||
onReloadPassword();
|
||||
return true;
|
||||
}
|
||||
|
Reference in New Issue
Block a user