From 5969c62363eae1f984f0f02892ea1e4da71a9e30 Mon Sep 17 00:00:00 2001 From: waruneeauy Date: Wed, 3 Sep 2025 15:26:39 +0700 Subject: [PATCH] fix: bug code --- src/app.config.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app.config.ts b/src/app.config.ts index 34a4e5d..31f3f81 100644 --- a/src/app.config.ts +++ b/src/app.config.ts @@ -34,7 +34,7 @@ const API = { ...reports, }; -const path = import.meta.env.VITE_MANUAL_URL ?? "e"; +const path = import.meta.env.VITE_MANUAL_URL ?? ""; /** * ไปหน้าคู่มือ