We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 89883ca commit 900dfb9Copy full SHA for 900dfb9
src/config/notify.php
@@ -3,7 +3,7 @@
3
return [
4
//General Options
5
'options' => [
6
- 'lib' => 'pnotify', //toastr or pnotify
+ 'lib' => 'toastr', //toastr or pnotify
7
'style' => 'custom' //default or custom (custum is recommended)
8
],
9
//Toastr
0 commit comments