mirror of
https://github.com/Investigamer/cardconjurer.git
synced 2025-07-27 05:14:53 -05:00
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