mirror of
https://github.com/AyuGram/AyuGramDesktop.git
synced 2026-07-25 06:54:43 +00:00
chore: refactor & reformat settings
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user