mirror of
https://github.com/AyuGram/AyuGramDesktop.git
synced 2026-07-25 06:54:43 +00:00
fix: paddings & mark as β
This commit is contained in:
@@ -240,7 +240,7 @@ AyuGramSettings::AyuGramSettings() {
|
||||
#endif
|
||||
;
|
||||
simpleQuotesAndReplies = true;
|
||||
replaceBottomInfoWithIcons = true;
|
||||
replaceBottomInfoWithIcons = false;
|
||||
deletedMark = "🧹";
|
||||
editedMark = Core::IsAppLaunched() ? tr::lng_edited(tr::now) : QString("edited");
|
||||
recentStickersCount = 100;
|
||||
|
||||
Reference in New Issue
Block a user