2
0
mirror of https://github.com/kotatogram/kotatogram-desktop synced 2025-08-30 22:25:12 +00:00

Show archive2mainmenu tooltip for 5 seconds.

This commit is contained in:
John Preston
2019-06-24 11:14:19 +02:00
parent 3a8a74f063
commit a04247a893

View File

@@ -48,7 +48,7 @@ https://github.com/telegramdesktop/tdesktop/blob/master/LEGAL
namespace Window { namespace Window {
namespace { namespace {
constexpr auto kArchivedToastDuration = crl::time(3000); constexpr auto kArchivedToastDuration = crl::time(5000);
class Filler { class Filler {
public: public: