Skip to content

Commit

Permalink
Default to false
Browse files Browse the repository at this point in the history
  • Loading branch information
mabdullahsari committed Nov 25, 2024
1 parent 3c66e15 commit 4962a6c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/toaster.php
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
*
* Supported: true | false
*/
'replace' => true,
'replace' => false,

/**
* Prevent the display of duplicate toast messages.
Expand Down

0 comments on commit 4962a6c

Please sign in to comment.