From f1288518952c6fa58c7cf7f35b774b02ed594dc4 Mon Sep 17 00:00:00 2001 From: jessikitty Date: Sat, 22 Aug 2026 21:48:47 +1000 Subject: [PATCH] Add Scheduling card with expiry date field to Create Meow form --- Views/Slides/Create.cshtml | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/Views/Slides/Create.cshtml b/Views/Slides/Create.cshtml index 0fc8465..c2322c8 100644 --- a/Views/Slides/Create.cshtml +++ b/Views/Slides/Create.cshtml @@ -77,6 +77,14 @@ +
+
Scheduling
+
+ + +
After this time the Meow is automatically skipped on displays — it stays in the library, just not shown. Leave blank for no expiry.
+
+
Cancel