diff options
Diffstat (limited to 'app/Model/NotificationType.php')
-rw-r--r-- | app/Model/NotificationType.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/app/Model/NotificationType.php b/app/Model/NotificationType.php index 289aae9c..a4dffa09 100644 --- a/app/Model/NotificationType.php +++ b/app/Model/NotificationType.php @@ -3,6 +3,7 @@ namespace Kanboard\Model; use Pimple\Container; +use Kanboard\Core\Base; /** * Notification Type |