From c6da28fffe62b854c4662dbca26f95d6bc34ec48 Mon Sep 17 00:00:00 2001 From: Dark <7890309+DarkView@users.noreply.github.com> Date: Wed, 3 Nov 2021 15:46:56 +0100 Subject: [PATCH] Don't forget to add it to the other block :) --- backend/src/plugins/Reminders/functions/postReminder.ts | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/backend/src/plugins/Reminders/functions/postReminder.ts b/backend/src/plugins/Reminders/functions/postReminder.ts index 027b4da9..65a160da 100644 --- a/backend/src/plugins/Reminders/functions/postReminder.ts +++ b/backend/src/plugins/Reminders/functions/postReminder.ts @@ -21,6 +21,10 @@ export async function postReminder(pluginData: GuildPluginData