chore: refactor & reformat settings

This commit is contained in:
AlexeyZavar
2025-06-08 11:00:04 +03:00
parent 20976ac9f9
commit 69420f5750
71 changed files with 297 additions and 389 deletions
+1 -1
View File
@@ -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);