Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
Signed-off-by: Mior Muhammad Zaki <[email protected]>
  • Loading branch information
crynobone committed Jun 19, 2024
1 parent 00e4575 commit 8b0d2e2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions app/Providers/NovaServiceProvider.php
Original file line number Diff line number Diff line change
Expand Up @@ -293,6 +293,8 @@ public function tools()
*/
public function register()
{
parent::register();

Nova::notificationPollingInterval((int) CarbonInterval::days(1)->totalSeconds);

Nova::serving(function (ServingNova $event) {
Expand Down

0 comments on commit 8b0d2e2

Please sign in to comment.