From 0ac8fec90915eac0af0feb42c54089406cb849a6 Mon Sep 17 00:00:00 2001 From: Sarah Faey Date: Thu, 30 Nov 2023 17:17:21 +0100 Subject: [PATCH] only allow polls for raids that did end in the last 7 days or newer --- Lieb/Pages/Poll/PollCreate.razor | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Lieb/Pages/Poll/PollCreate.razor b/Lieb/Pages/Poll/PollCreate.razor index 303eb25..c0ebedf 100644 --- a/Lieb/Pages/Poll/PollCreate.razor +++ b/Lieb/Pages/Poll/PollCreate.razor @@ -54,7 +54,7 @@