mirror of https://github.com/procxx/kepka.git
Show archive2mainmenu tooltip for 5 seconds.
This commit is contained in:
parent
3a8a74f063
commit
a04247a893
|
@ -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…
Reference in New Issue