mirror of
https://github.com/ajayyy/SponsorBlock.git
synced 2026-04-06 21:18:30 +03:00
Remove maze utils symlink
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
import Config from "./config";
|
||||
import Utils from "./utils";
|
||||
import { localizeHtmlPage } from "./maze-utils/setup";
|
||||
import { localizeHtmlPage } from "../maze-utils/src/setup";
|
||||
const utils = new Utils();
|
||||
|
||||
// This is needed, if Config is not imported before Utils, things break.
|
||||
|
||||
Reference in New Issue
Block a user