2
0
mirror of https://github.com/kotatogram/kotatogram-desktop synced 2025-08-31 14:45:14 +00:00

Fix starting with a passcode.

This commit is contained in:
John Preston
2020-06-16 14:09:16 +04:00
parent bc144377c0
commit ba103fdd40
2 changed files with 38 additions and 36 deletions

View File

@@ -160,6 +160,7 @@ public:
[[nodiscard]] bool exportPreventsQuit();
// Main::Session component.
Main::Session *maybeActiveSession() const;
[[nodiscard]] int unreadBadge() const;
[[nodiscard]] bool unreadBadgeMuted() const;