Skip to content

Commit f3efb81

Browse files
authored
Merge branch 'main' into feat/apprise
2 parents 33679f4 + 4d28618 commit f3efb81

28 files changed

+645
-736
lines changed

app/Actions/Notifications/SendMailTestNotification.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
namespace App\Actions\Notifications;
44

5-
use App\Mail\Test as TestMail;
5+
use App\Mail\TestMail;
66
use Filament\Notifications\Notification;
77
use Illuminate\Support\Facades\Mail;
88
use Lorisleiva\Actions\Concerns\AsAction;

app/Filament/Pages/Settings/Notification.php

Lines changed: 127 additions & 160 deletions
Large diffs are not rendered by default.

app/Listeners/Database/SendSpeedtestCompletedNotification.php

Lines changed: 0 additions & 34 deletions
This file was deleted.

app/Listeners/Database/SendSpeedtestThresholdNotification.php

Lines changed: 0 additions & 101 deletions
This file was deleted.

app/Listeners/Mail/SendSpeedtestCompletedNotification.php

Lines changed: 0 additions & 39 deletions
This file was deleted.

app/Listeners/Mail/SendSpeedtestThresholdNotification.php

Lines changed: 0 additions & 117 deletions
This file was deleted.

0 commit comments

Comments
 (0)