forked from f0ck/f0ckv2
This commit is contained in:
parent
5d91ce7d2b
commit
486580b21c
@ -1,4 +1,4 @@
|
|||||||
import _config from "../../config.json" assert { type: "json" };
|
import _config from "../../config.json" with { type: "json" };
|
||||||
|
|
||||||
let config = JSON.parse(JSON.stringify(_config));
|
let config = JSON.parse(JSON.stringify(_config));
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user