Raised the toast time, since it's nice for word count.
This commit is contained in:
parent
33feaa3924
commit
795a979d46
1 changed files with 1 additions and 1 deletions
|
@ -42,7 +42,7 @@ define([
|
|||
external = "";
|
||||
update();
|
||||
toastTimeout = null;
|
||||
}, seconds ? seconds * 1000 : 2000)
|
||||
}, seconds ? seconds * 1000 : 5000)
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue