mirror of
https://github.com/ajayyy/SponsorBlock.git
synced 2025-12-07 12:07:11 +03:00
Move video handing and config to shared library
This commit is contained in:
@@ -14,7 +14,7 @@ import UnsubmittedVideos from "./render/UnsubmittedVideos";
|
||||
import KeybindComponent from "./components/options/KeybindComponent";
|
||||
import { showDonationLink } from "./utils/configUtils";
|
||||
import { localizeHtmlPage } from "./utils/pageUtils";
|
||||
import { StorageChangesObject } from "./types";
|
||||
import { StorageChangesObject } from "@ajayyy/maze-utils/lib/config";
|
||||
const utils = new Utils();
|
||||
let embed = false;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user