Send notifications when a board gets shared

Signed-off-by: Julius Härtl <jus@bitgrid.net>
This commit is contained in:
Julius Härtl
2017-09-18 13:53:33 +02:00
committed by Julius Härtl
parent e0bab217a0
commit 52fc971529
4 changed files with 151 additions and 1 deletions

View File

@@ -23,3 +23,4 @@
$app = new \OCA\Deck\AppInfo\Application();
$app->registerNavigationEntry();
$app->registerNotifications();