From 3c4f3fb414473c837450336de63db81d4fad1885 Mon Sep 17 00:00:00 2001 From: Jicheng Lu <103353@smsassist.com> Date: Fri, 15 Nov 2024 10:56:38 -0600 Subject: [PATCH] remove path --- svelte.config.js | 1 - 1 file changed, 1 deletion(-) diff --git a/svelte.config.js b/svelte.config.js index c59ac90c..f47410ff 100644 --- a/svelte.config.js +++ b/svelte.config.js @@ -58,7 +58,6 @@ const config = { "/page/plugin", "/page/plugin/[pluginId]", "/page/setting", - "/page/mongodb", "/page/user/me", "/page/users", "/page/roles",