twitch (oops): actually import cleanString

This commit is contained in:
wukko 2023-11-23 21:45:23 +06:00
parent 158361c95e
commit 19ba117838

View file

@ -1,4 +1,5 @@
import { maxVideoDuration } from "../../config.js";
import { cleanString } from '../../sub/utils.js';
const gqlURL = "https://gql.twitch.tv/gql";
const clientIdHead = { "client-id": "kimne78kx3ncx6brgo4mv6wki5h1ko" };