fix: bug code
This commit is contained in:
parent
e28e9bc3aa
commit
5969c62363
1 changed files with 1 additions and 1 deletions
|
|
@ -34,7 +34,7 @@ const API = {
|
|||
...reports,
|
||||
};
|
||||
|
||||
const path = import.meta.env.VITE_MANUAL_URL ?? "e";
|
||||
const path = import.meta.env.VITE_MANUAL_URL ?? "";
|
||||
|
||||
/**
|
||||
* ไปหน้าคู่มือ
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue