diff --git a/frontend/src/components/Dialogs/Coordinator.tsx b/frontend/src/components/Dialogs/Coordinator.tsx
index fc4f63ca..a71552a8 100644
--- a/frontend/src/components/Dialogs/Coordinator.tsx
+++ b/frontend/src/components/Dialogs/Coordinator.tsx
@@ -46,6 +46,7 @@ import {
Web,
VolunteerActivism,
Circle,
+ Flag,
} from '@mui/icons-material';
import LinkIcon from '@mui/icons-material/Link';
@@ -445,6 +446,17 @@ const CoordinatorDialog = ({ open = false, onClose, network, shortAlias }: Props
/>
+
+
+
+
+
+
+
+