feat: prepare discord channel

This commit is contained in:
2022-03-13 16:25:46 +00:00
committed by Miguel Nogueira
parent ea75a287c2
commit e6b10ab44e
3 changed files with 7 additions and 0 deletions

View File

@@ -261,6 +261,7 @@ return [
\App\Providers\OptionsProvider::class,
App\Providers\DigitalStorageProvider::class,
App\Providers\JSONProvider::class,
NotificationChannels\Discord\DiscordServiceProvider::class,
],