forked from GithubMirrors/cardconjurer
Remove comment
This commit is contained in:

committed by
Josh birnholz

parent
21de669bfb
commit
7a252f6841
@@ -2644,8 +2644,6 @@ function changeCardIndex() {
|
||||
if (!document.querySelector('#lockSetSymbolURL').checked) {
|
||||
fetchSetSymbol();
|
||||
}
|
||||
//autoframe
|
||||
// autoFrame();
|
||||
}
|
||||
function loadAvailableCards(cardKeys = JSON.parse(localStorage.getItem('cardKeys'))) {
|
||||
if (!cardKeys) {
|
||||
|
Reference in New Issue
Block a user