From 88c48302091db718eba7f6fe5ccae5e787bd91ff Mon Sep 17 00:00:00 2001 From: jude Date: Sat, 22 Jul 2023 13:34:18 +0100 Subject: [PATCH] Fix dashboard embed fields --- web/src/routes/dashboard/guild.rs | 2 +- web/static/js/main.js | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/web/src/routes/dashboard/guild.rs b/web/src/routes/dashboard/guild.rs index 7af714e..e695fc5 100644 --- a/web/src/routes/dashboard/guild.rs +++ b/web/src/routes/dashboard/guild.rs @@ -340,7 +340,7 @@ pub async fn get_reminders(id: u64, ctx: &State, pool: &State