From ec93941263352d4febde7cde56487e8c2892e6c6 Mon Sep 17 00:00:00 2001 From: Shyamachandran <143998044+Shyamachandran@users.noreply.github.com> Date: Tue, 17 Sep 2024 16:41:37 +1000 Subject: [PATCH] Update astro.config.mjs --- astro.config.mjs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/astro.config.mjs b/astro.config.mjs index ea85812..4317c74 100644 --- a/astro.config.mjs +++ b/astro.config.mjs @@ -139,7 +139,7 @@ export default defineConfig({ { label: 'units (2)', link: '/backend/api/units_2', - } + }, { label: 'users', link: '/backend/api/users',