Merge branch '5344-add-group-members-management' into 5397-Refine-Group-Creation-And-Group-Edit

This commit is contained in:
Alexander Friedland 2022-09-28 20:29:39 +02:00 committed by GitHub
commit 00fad09486
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -91,9 +91,6 @@
<client-only v-if="SHOW_GROUP_BUTTON_IN_HEADER">
<group-button />
</client-only>
<client-only>
<group-button />
</client-only>
<client-only>
<avatar-menu placement="top" />
</client-only>