Lower Notification Timeout

This commit is contained in:
Leo Herzog
2020-11-12 22:59:58 -05:00
parent 6d47e9aa17
commit 56df9727cb
3 changed files with 3 additions and 3 deletions

View File

@@ -37910,7 +37910,7 @@ var downloadTorrentTooltip = tippy(downloadTorrent, {"theme": "torrent-parts", "
var parsed;
var client = new WebTorrent();
var notyf = new Notyf({
"duration": 12000,
"duration": 8000,
"dismissible": true,
"ripple": false,
"position": {