Skip to content

Commit 900dfb9

Browse files
authored
Update notify.php
1 parent 89883ca commit 900dfb9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/config/notify.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
return [
44
//General Options
55
'options' => [
6-
'lib' => 'pnotify', //toastr or pnotify
6+
'lib' => 'toastr', //toastr or pnotify
77
'style' => 'custom' //default or custom (custum is recommended)
88
],
99
//Toastr

0 commit comments

Comments
 (0)