got rid of dash in file names
This commit is contained in:
@@ -2,7 +2,7 @@ import UrlPattern from "url-pattern";
|
||||
|
||||
import { services as patterns } from "./config.js";
|
||||
|
||||
import { cleanURL, apiJSON } from "./sub/api-helper.js";
|
||||
import { cleanURL, apiJSON } from "./sub/utils.js";
|
||||
import { errorUnsupported } from "./sub/errors.js";
|
||||
import loc from "./sub/i18n.js";
|
||||
import match from "./match.js";
|
||||
|
||||
Reference in New Issue
Block a user