forked from GithubMirrors/cardconjurer
restructure
This commit is contained in:
@@ -10,7 +10,7 @@ function loadAbilities() {
|
||||
}
|
||||
}
|
||||
}
|
||||
xhttp.open("GET", "data/site/other/askScryfall/planeswalkerAbilities.txt", true);
|
||||
xhttp.open("GET", "/data/site/other/askScryfall/planeswalkerAbilities.txt", true);
|
||||
xhttp.send();
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user