mirror of
https://github.com/Nezumi-2711/9router.git
synced 2026-09-23 04:09:49 +00:00
Fix version
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import pkg from "../../../../package.json" with { type: "json" };
|
||||
import pkg from "../../../package.json" with { type: "json" };
|
||||
|
||||
// App configuration
|
||||
export const APP_CONFIG = {
|
||||
|
||||
Reference in New Issue
Block a user