mirror of
https://github.com/AyuGram/AyuGramDesktop.git
synced 2025-06-07 23:53:58 +02:00
Show archive2mainmenu tooltip for 5 seconds.
This commit is contained in:
parent
3a8a74f063
commit
a04247a893
1 changed files with 1 additions and 1 deletions
|
@ -48,7 +48,7 @@ https://github.com/telegramdesktop/tdesktop/blob/master/LEGAL
|
|||
namespace Window {
|
||||
namespace {
|
||||
|
||||
constexpr auto kArchivedToastDuration = crl::time(3000);
|
||||
constexpr auto kArchivedToastDuration = crl::time(5000);
|
||||
|
||||
class Filler {
|
||||
public:
|
||||
|
|
Loading…
Add table
Reference in a new issue