mirror of
https://github.com/imputnet/cobalt.git
synced 2025-01-04 06:06:07 +00:00
request: actually import verifyLanguageCode
This commit is contained in:
parent
a305bdb78d
commit
fb6f384e46
|
@ -2,6 +2,7 @@ import ipaddr from "ipaddr.js";
|
|||
|
||||
import { normalizeURL } from "../processing/url.js";
|
||||
import { createStream } from "../stream/manage.js";
|
||||
import { verifyLanguageCode } from "../sub/utils.js";
|
||||
|
||||
const apiVar = {
|
||||
allowed: {
|
||||
|
|
Loading…
Reference in a new issue