twitch (oops): actually import cleanString
This commit is contained in:
parent
158361c95e
commit
19ba117838
1 changed files with 1 additions and 0 deletions
|
@ -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" };
|
||||
|
|
Loading…
Reference in a new issue