diff --git a/dashboard/src/lib/group/Body.svelte b/dashboard/src/lib/group/Body.svelte
index 120e1f72..eb78b24b 100644
--- a/dashboard/src/lib/group/Body.svelte
+++ b/dashboard/src/lib/group/Body.svelte
@@ -98,7 +98,7 @@
Edit privacy
-
+
@@ -121,8 +121,8 @@
{/if}
{:else if editMode}
-
+
{:else if memberMode}
-
+
{/if}
-
+
\ No newline at end of file
diff --git a/dashboard/src/lib/member/Body.svelte b/dashboard/src/lib/member/Body.svelte
index c17731e1..413edf50 100644
--- a/dashboard/src/lib/member/Body.svelte
+++ b/dashboard/src/lib/member/Body.svelte
@@ -125,7 +125,7 @@
Edit privacy
-
+
@@ -138,7 +138,7 @@
Edit proxy tags
-
+
@@ -161,8 +161,8 @@
{/if}
{:else if editMode}
-
+
{:else if groupMode}
-
+
{/if}