forked from GithubMirrors/cardconjurer
MDFC Helper
This commit is contained in:
@@ -57,8 +57,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