Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
lannonbr committed Aug 19, 2024
2 parents 911a7b9 + a1e60f8 commit 128ae22
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/cacheSets.js
Original file line number Diff line number Diff line change
Expand Up @@ -42,4 +42,4 @@ for (let setPath of setsPaths) {
);
}

execSync("rm -rf pokemon-tcg-data");
fs.rmSync("pokemon-tcg-data", {recursive: true});
Binary file modified statics/images/favicon.ico
Binary file not shown.

0 comments on commit 128ae22

Please sign in to comment.