diff options
Diffstat (limited to 'app/Controller/Webnotification.php')
-rw-r--r-- | app/Controller/Webnotification.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app/Controller/Webnotification.php b/app/Controller/Webnotification.php index a481e9b8..52e3f266 100644 --- a/app/Controller/Webnotification.php +++ b/app/Controller/Webnotification.php @@ -1,6 +1,6 @@ <?php -namespace Controller; +namespace Kanboard\Controller; /** * Web notification controller |