mirror of
https://iceshrimp.dev/crimekillz/iceshrimp-161sh.git
synced 2024-11-22 20:23:49 +01:00
Merge pull request '[PR]: fix: JSON5.parse error' (#10272) from nmkj/calckey:fix-json5 into develop
Reviewed-on: https://codeberg.org/calckey/calckey/pulls/10272
This commit is contained in:
commit
198b3b66ef
@ -1,4 +1,4 @@
|
||||
import * as JSON5 from "json5";
|
||||
import JSON5 from "json5";
|
||||
import { IsNull, MoreThan } from "typeorm";
|
||||
import config from "@/config/index.js";
|
||||
import { fetchMeta } from "@/misc/fetch-meta.js";
|
||||
|
Loading…
Reference in New Issue
Block a user