This commit is contained in:
wukko
2023-02-13 20:30:57 +06:00
parent 20ae9acfe8
commit a1fea0a5f1
5 changed files with 13 additions and 11 deletions

View File

@@ -1,5 +1,5 @@
import { apiJSON } from "../sub/utils.js";
import { errorUnsupported, genericError } from "../sub/errors.js";
import { errorUnsupported, genericError, brokenLink } from "../sub/errors.js";
import loc from "../../localization/manager.js";