Skip to content

Commit a1937b3

Browse files
allow now admin user to mark notifications as read (#262)
Signed-off-by: Artur Neumann <artur@jankaritech.com> Signed-off-by: Artur Neumann <artur@jankaritech.com>
1 parent 49911d6 commit a1937b3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lib/Controller/OpenProjectAPIController.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -207,6 +207,7 @@ public function linkWorkPackageToFile(int $workpackageId, int $fileId, string $f
207207
}
208208

209209
/**
210+
* @NoAdminRequired
210211
* @param int $workpackageId
211212
* @return DataResponse
212213
*/

0 commit comments

Comments
 (0)