fix: bug code

This commit is contained in:
Warunee Tamkoo 2025-09-03 15:26:39 +07:00
parent e28e9bc3aa
commit 5969c62363

View file

@ -34,7 +34,7 @@ const API = {
...reports,
};
const path = import.meta.env.VITE_MANUAL_URL ?? "e";
const path = import.meta.env.VITE_MANUAL_URL ?? "";
/**
*