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
@@ -484,7 +484,7 @@ void HistoryMessageReply::updateData(
&& (asExternal || _fields.manualQuote);
_multiline = !_fields.storyId && (asExternal || nonEmptyQuote);
const auto& settings = AyuSettings::getInstance();
const auto &settings = AyuSettings::getInstance();
const auto author = resolvedMessage
? resolvedMessage->from().get()
: resolvedStory