Fix multiple notifications send to PIC at one time
- fix by removing previous scheduled notifications job before updating the notification configurations
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
'url' => env('APP_URL', url('/'))
|
||||
];
|
||||
Reference in New Issue
Block a user