mirror of
https://github.com/BetterSEQTA/BetterSEQTA-Plus.git
synced 2026-06-06 11:44:40 +00:00
fix: sidebar layout not being applied on pageload #249
This commit is contained in:
@@ -2,7 +2,7 @@ import { settingsState } from "./listeners/SettingsState"
|
||||
import { animate, stagger } from "motion"
|
||||
import stringToHTML from "./stringToHTML"
|
||||
import browser from "webextension-polyfill"
|
||||
import kofi from "@/resources/kofi.png"
|
||||
import kofi from "@/resources/kofi.png?base64"
|
||||
|
||||
export async function DeleteWhatsNew() {
|
||||
const bkelement = document.getElementById("whatsnewbk")
|
||||
|
||||
Reference in New Issue
Block a user