mirror of
https://github.com/ajayyy/SponsorBlock.git
synced 2025-12-08 12:37:05 +03:00
Remove maze utils symlink
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
import { objectToURI } from "../maze-utils";
|
||||
import { getHash } from "../maze-utils/hash";
|
||||
import { objectToURI } from "../../maze-utils/src";
|
||||
import { getHash } from "../../maze-utils/src/hash";
|
||||
import Config from "../config";
|
||||
import GenericNotice, { NoticeOptions } from "../render/GenericNotice";
|
||||
import { ContentContainer } from "../types";
|
||||
|
||||
Reference in New Issue
Block a user