mirror of
https://github.com/Investigamer/cardconjurer.git
synced 2025-07-27 05:14:53 -05:00
Add Breaking News frame
This commit is contained in:
@@ -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();
|
Reference in New Issue
Block a user