Add Breaking News frame

This commit is contained in:
Josh birnholz
2024-04-09 02:40:53 -04:00
parent a007863dfb
commit 4114595580
72 changed files with 1059 additions and 7 deletions

View File

@@ -67,8 +67,4 @@ document.querySelector('#loadFrameVersion').onclick = async function() {
});
}
//loads available frames
loadFramePack();
//Only for the main version as the webpage loads:
if (!card.text) {
document.querySelector('#loadFrameVersion').click();
}
loadFramePack();