mirror of
https://github.com/AyuGram/AyuGramDesktop.git
synced 2025-04-16 14:17:12 +02:00
Closed beta version 1.3.14.2: Fix fallthrough.
This commit is contained in:
parent
55583c2237
commit
80cd74edc8
1 changed files with 1 additions and 1 deletions
|
@ -1026,7 +1026,7 @@ bool _readSetting(quint32 blockId, QDataStream &stream, int version, ReadSetting
|
|||
|
||||
_cacheTotalSizeLimit = size;
|
||||
_cacheTotalTimeLimit = time;
|
||||
}
|
||||
} break;
|
||||
|
||||
case dbiSoundNotify: {
|
||||
qint32 v;
|
||||
|
|
Loading…
Add table
Reference in a new issue