From 6d93e99858fb55d9fc3f68c6d50b02210705b89a Mon Sep 17 00:00:00 2001 From: Hornwitser Date: Tue, 16 Sep 2025 20:46:11 +0200 Subject: [PATCH] Fix edits to notice field not being shown in diff --- components/DiffScheduleEvent.vue | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/components/DiffScheduleEvent.vue b/components/DiffScheduleEvent.vue index ee30c2e..6cf081e 100644 --- a/components/DiffScheduleEvent.vue +++ b/components/DiffScheduleEvent.vue @@ -29,6 +29,12 @@ :after='event.crew ? "No" : "Yes"' :state /> +