mirror of
https://github.com/kotatogram/kotatogram-desktop
synced 2025-08-31 06:35:14 +00:00
Unread outgoing messages in supergroups supported.
Looking through the history of group avatar photos added. Messages about some contact joined Telegram are never unread.
This commit is contained in:
@@ -313,7 +313,6 @@ inline const char *cApiSystemVersion() {
|
||||
inline QString cApiAppVersion() {
|
||||
return QString::number(AppVersion);
|
||||
}
|
||||
static const char *ApiLang = "en";
|
||||
|
||||
extern QString gKeyFile;
|
||||
inline const QString &cDataFile() {
|
||||
|
Reference in New Issue
Block a user