mirror of
https://github.com/telegramdesktop/tdesktop
synced 2025-08-31 14:38:15 +00:00
Show spoilers in shared media overview.
This commit is contained in:
@@ -16,8 +16,8 @@ public:
|
||||
: ms(ms)
|
||||
, selecting(selecting) {
|
||||
}
|
||||
crl::time ms;
|
||||
bool selecting;
|
||||
crl::time ms = 0;
|
||||
bool selecting = false;
|
||||
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user