fix: paddings & mark as β

This commit is contained in:
AlexeyZavar
2025-01-16 16:44:44 +03:00
parent fc3f59a053
commit 7dfc27f3c9
9 changed files with 12 additions and 4 deletions
+1 -1
View File
@@ -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;