Notifications fixes (#804)
* Emails not sending #795 #722 * Fix for news items not being sent; refactor some events; check for opt-in #722 * Formatting * Remove extra parameter
This commit is contained in:
@@ -38,7 +38,6 @@ class EventServiceProvider extends ServiceProvider
|
||||
|
||||
UpdateAvailable::class => [],
|
||||
UpdateSucceeded::class => [],
|
||||
|
||||
];
|
||||
|
||||
protected $subscribe = [
|
||||
|
||||
Reference in New Issue
Block a user