Skip to content

Fix missing announcement permission handling

Daniel Gerhardt requested to merge fix-missing-announcement-permission into master

The permission handling was incomplete which lead to ForbiddenExceptions when trying to delete announcements in a room with owner role.

Fixes: #165 (closed)

Merge request reports