minimum toaster

This commit is contained in:
Andras Bacsai
2023-09-18 13:06:02 +02:00
parent c023be2348
commit 1093294f06

View File

@@ -30,7 +30,7 @@ return [
* *
* Minimum: 3000 (in milliseconds) * Minimum: 3000 (in milliseconds)
*/ */
'duration' => 1500, 'duration' => 3000,
/** /**
* The horizontal position of each toast. * The horizontal position of each toast.