mirror of
https://github.com/AyuGram/AyuGramDesktop.git
synced 2026-07-25 15:04:57 +00:00
Build with updated submodules.
This commit is contained in:
Binary file not shown.
|
Before Width: | Height: | Size: 218 B |
Binary file not shown.
|
Before Width: | Height: | Size: 282 B |
Binary file not shown.
|
Before Width: | Height: | Size: 251 B |
Binary file not shown.
|
Before Width: | Height: | Size: 130 B |
Binary file not shown.
|
Before Width: | Height: | Size: 212 B |
Binary file not shown.
|
Before Width: | Height: | Size: 311 B |
@@ -757,7 +757,9 @@ std::vector<not_null<const Value*>> FormController::submitGetErrors() {
|
||||
_view->showToast(tr::lng_passport_success(tr::now));
|
||||
|
||||
App::CallDelayed(
|
||||
Ui::Toast::DefaultDuration + st::toastFadeOutDuration,
|
||||
(st::toastFadeInDuration
|
||||
+ Ui::Toast::kDefaultDuration
|
||||
+ st::toastFadeOutDuration),
|
||||
this,
|
||||
[=] { cancel(); });
|
||||
}).fail([=](const RPCError &error) {
|
||||
|
||||
+1
-1
Submodule Telegram/lib_base updated: be55609960...f86bc73cfe
+1
-1
Submodule Telegram/lib_ui updated: d22f5f405f...00393b7b3b
Reference in New Issue
Block a user