mirror of
https://github.com/BetterSEQTA/BetterSEQTA-Plus.git
synced 2026-06-06 03:34:40 +00:00
feat: add changelog button
This commit is contained in:
+1
-1
@@ -117,7 +117,7 @@ export async function HideMenuItems(): Promise<void> {
|
||||
}
|
||||
}
|
||||
|
||||
function OpenWhatsNewPopup() {
|
||||
export function OpenWhatsNewPopup() {
|
||||
const background = document.createElement('div')
|
||||
background.id = 'whatsnewbk'
|
||||
background.classList.add('whatsnewBackground')
|
||||
|
||||
Reference in New Issue
Block a user