minimum toaster
This commit is contained in:
parent
c023be2348
commit
1093294f06
1 changed files with 1 additions and 1 deletions
|
|
@ -30,7 +30,7 @@
|
|||
*
|
||||
* Minimum: 3000 (in milliseconds)
|
||||
*/
|
||||
'duration' => 1500,
|
||||
'duration' => 3000,
|
||||
|
||||
/**
|
||||
* The horizontal position of each toast.
|
||||
|
|
|
|||
Loading…
Reference in a new issue