Merge branch '5397-Refine-Group-Creation-And-Group-Edit' of https://github.com/Ocelot-Social-Community/Ocelot-Social into 5397-Refine-Group-Creation-And-Group-Edit

This commit is contained in:
ogerly 2022-09-29 11:54:48 +02:00
commit ab0f381747

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>