mirror of
https://github.com/BetterSEQTA/BetterSEQTA-Plus.git
synced 2026-08-28 09:11:06 +00:00
fix: fix update vid url
This commit is contained in:
@@ -6,7 +6,7 @@ import { createPopupSocialFooter } from "./createPopupSocialFooter";
|
||||
import { renderWhatsNewChangelogHtml } from "./whatsNewChangelog";
|
||||
|
||||
const UPDATE_VIDEO_URL =
|
||||
"https://raw.githubusercontent.com/BetterSEQTA/BetterSEQTA-Plus/17e077d5315be6d7d23dc68776cfe7bb175c5079/src/resources/update-video.webm";
|
||||
"https://raw.githubusercontent.com/BetterSEQTA/BetterSEQTA-Plus/main/src/resources/update-video.webm";
|
||||
|
||||
export function OpenWhatsNewPopup(onDismissed?: () => void) {
|
||||
const header = stringToHTML(
|
||||
|
||||
Reference in New Issue
Block a user