mirror of
https://github.com/kotatogram/kotatogram-desktop
synced 2025-08-31 22:55:11 +00:00
fixed tray notifications toggle, 0.9.4.dev version
This commit is contained in:
@@ -806,6 +806,7 @@ namespace {
|
||||
if (!_checkStreamStatus(stream)) return false;
|
||||
|
||||
cSetDesktopNotify(v == 1);
|
||||
if (App::wnd()) App::wnd()->updateTrayMenu();
|
||||
} break;
|
||||
|
||||
case dbiWindowsNotifications: {
|
||||
|
Reference in New Issue
Block a user