#1546 Remove private section mbz-purple color

This commit is contained in:
Massedil
2024-10-30 17:06:24 +01:00
parent 65ad3d855b
commit 906985478d
4 changed files with 3 additions and 20 deletions

View File

@@ -2,7 +2,6 @@
<group-section
:title="t('Events')"
icon="calendar"
:privateSection="false"
:route="{
name: RouteName.GROUP_EVENTS,
params: { preferredUsername: usernameWithDomain(group) },

View File

@@ -2,7 +2,6 @@
<group-section
:title="t('Announcements')"
icon="bullhorn"
:privateSection="false"
:route="{
name: RouteName.POSTS,
params: { preferredUsername: usernameWithDomain(group) },