mirror of
https://github.com/BetterSEQTA/BetterSEQTA-Plus.git
synced 2026-06-06 03:34:40 +00:00
fix: remove broken import
This commit is contained in:
@@ -5,7 +5,6 @@ import stringToHTML from "../utils/stringToHTML";
|
|||||||
import { settingsState } from "../utils/listeners/SettingsState";
|
import { settingsState } from "../utils/listeners/SettingsState";
|
||||||
import { updateAllColors } from "./colors/Manager";
|
import { updateAllColors } from "./colors/Manager";
|
||||||
import { delay } from "../utils/delay";
|
import { delay } from "../utils/delay";
|
||||||
import { settings } from '../../../dist/src/seqta/content/MenuItemSVGKey.json__import';
|
|
||||||
|
|
||||||
export async function AddBetterSEQTAElements() {
|
export async function AddBetterSEQTAElements() {
|
||||||
if (settingsState.onoff) {
|
if (settingsState.onoff) {
|
||||||
|
|||||||
Reference in New Issue
Block a user