mirror of
https://github.com/Qz3rK/tdesktop.git
synced 2026-07-03 14:15:08 +02:00
Handle forum-non_forum changes in realtime.
This commit is contained in:
@@ -328,7 +328,7 @@ Widget::Widget(
|
||||
}, lifetime());
|
||||
_lockUnlock->setClickedCallback([this] {
|
||||
_lockUnlock->setIconOverride(&st::dialogsUnlockIcon, &st::dialogsUnlockIconOver);
|
||||
Core::App().lockByPasscode();
|
||||
Core::App().maybeLockByPasscode();
|
||||
_lockUnlock->setIconOverride(nullptr);
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user