From 6e5d1fb6130819b43e6bea424b10e78c68cb7e0c Mon Sep 17 00:00:00 2001 From: triphora Date: Mon, 9 Jan 2023 15:03:57 -0500 Subject: [PATCH] Account for new statuses (#853) * Account for new statuses More work is going to be needed for scheduling projects, but this is a stopgap measure to fix #852 * Fix lint * Why, Prettier, why? --- components/ui/Badge.vue | 18 ++++++++++++++++++ pages/_type/_id.vue | 26 +++++++++----------------- 2 files changed, 27 insertions(+), 17 deletions(-) diff --git a/components/ui/Badge.vue b/components/ui/Badge.vue index 2e8958eda..54a224922 100644 --- a/components/ui/Badge.vue +++ b/components/ui/Badge.vue @@ -3,6 +3,8 @@ + + @@ -10,8 +12,15 @@ Moderator + + + + +