Skip to content

Commit

Permalink
Merge pull request #33 from DutchCodingCompany/master
Browse files Browse the repository at this point in the history
Add sound
  • Loading branch information
mirovit authored Dec 12, 2021
2 parents ebe440e + 061afdb commit 1591537
Show file tree
Hide file tree
Showing 5 changed files with 21 additions and 2 deletions.
3 changes: 3 additions & 0 deletions config/notifications.php
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,7 @@
'mark_as_read' => \Mirovit\NovaNotifications\Http\Controllers\MarkAsReadController::class,
'mark_all_as_read' => \Mirovit\NovaNotifications\Http\Controllers\MarkAllAsReadController::class,
],

'play_sound' => false,
'default_sound' => 'http://soundbible.com/mp3/glass_ping-Go445-1207030150.mp3',
];
Loading

0 comments on commit 1591537

Please sign in to comment.