mirror of
https://github.com/kotatogram/kotatogram-desktop
synced 2025-08-31 14:45:14 +00:00
fixed title back button after logout, fixed crash on relogin
This commit is contained in:
@@ -434,6 +434,7 @@ void Window::clearWidgets() {
|
||||
intro->rpcInvalidate();
|
||||
intro = 0;
|
||||
}
|
||||
title->updateBackButton();
|
||||
}
|
||||
|
||||
void Window::setupIntro(bool anim) {
|
||||
|
Reference in New Issue
Block a user