mirror of
https://github.com/AyuGram/AyuGramDesktop.git
synced 2026-07-25 15:04:57 +00:00
chore: refactor & reformat settings
This commit is contained in:
@@ -171,7 +171,7 @@ void Polls::sendVotes(
|
||||
hideSending();
|
||||
_session->updates().applyUpdates(result);
|
||||
|
||||
const auto& settings = AyuSettings::getInstance();
|
||||
const auto &settings = AyuSettings::getInstance();
|
||||
if (!settings.sendReadMessages && settings.markReadAfterAction && item)
|
||||
{
|
||||
readHistory(item);
|
||||
|
||||
Reference in New Issue
Block a user