Flummi 2024-06-20 04:20:28 +02:00
parent 5d91ce7d2b
commit 486580b21c

View File

@ -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));