mirror of
https://github.com/AyuGram/AyuGramDesktop.git
synced 2026-08-10 21:53:50 +00:00
Support alternative edited-on date display.
This commit is contained in:
@@ -278,6 +278,10 @@ void Session::appConfigRefreshed() {
|
||||
u"premium_purchase_blocked"_q,
|
||||
true);
|
||||
#endif // OS_MAC_STORE
|
||||
|
||||
_messagePrimaryEditedDate = config.get<bool>(
|
||||
u"message_primary_edited_date"_q,
|
||||
false);
|
||||
}
|
||||
|
||||
void Session::setTmpPassword(const QByteArray &password, TimeId validUntil) {
|
||||
|
||||
Reference in New Issue
Block a user