Shorten the notification timeout
This commit is contained in:
parent
3deefbadd8
commit
35223a70b0
@ -26,7 +26,7 @@ def get(yt_url):
|
|||||||
title = "yt2mp3",
|
title = "yt2mp3",
|
||||||
message = "Download and conversion complete.",
|
message = "Download and conversion complete.",
|
||||||
app_icon = None,
|
app_icon = None,
|
||||||
timeout = 5,
|
timeout = 3,
|
||||||
)
|
)
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user