mirror of
https://github.com/the-djmaze/snappymail.git
synced 2025-09-09 22:54:18 +08:00
Bugfix: Class "RainLoop\Actions\Notifications" not found #839
This commit is contained in:
parent
d3b716cfda
commit
5149357888
1 changed files with 1 additions and 0 deletions
|
@ -4,6 +4,7 @@ namespace RainLoop\Actions;
|
|||
|
||||
use RainLoop\Enumerations\PluginPropertyType;
|
||||
use RainLoop\Exceptions\ClientException;
|
||||
use RainLoop\Notifications;
|
||||
|
||||
trait AdminExtensions
|
||||
{
|
||||
|
|
Loading…
Add table
Reference in a new issue