From 27d853d1024b95db1f540132afa20c5382687de3 Mon Sep 17 00:00:00 2001 From: Hornwitser Date: Sat, 15 Mar 2025 14:28:27 +0100 Subject: [PATCH] Disable editing of public events in UI for crew --- components/EventsTable.vue | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/components/EventsTable.vue b/components/EventsTable.vue index 8ec4f63..937e61a 100644 --- a/components/EventsTable.vue +++ b/components/EventsTable.vue @@ -23,12 +23,14 @@ @@ -36,6 +38,7 @@