mirror of
https://github.com/kotatogram/kotatogram-desktop
synced 2025-08-31 06:35:14 +00:00
Remove some activeAccount() calls.
This commit is contained in:
@@ -169,7 +169,7 @@ public:
|
||||
[[nodiscard]] Lang::CloudManager *langCloudManager() {
|
||||
return _langCloudManager.get();
|
||||
}
|
||||
[[nodiscard]] bool offerLangPackSwitch() const;
|
||||
[[nodiscard]] bool offerLegacyLangPackSwitch() const;
|
||||
[[nodiscard]] bool canApplyLangPackWithoutRestart() const;
|
||||
[[nodiscard]] ChatHelpers::EmojiKeywords &emojiKeywords() {
|
||||
return *_emojiKeywords;
|
||||
|
Reference in New Issue
Block a user