Skip to content

Commit

Permalink
ThatRare
Browse files Browse the repository at this point in the history
  • Loading branch information
itayfeder committed May 1, 2024
1 parent aa2d29e commit 6ab8312
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/addjokers.js
Original file line number Diff line number Diff line change
Expand Up @@ -783,4 +783,4 @@ if (shop_items.length === 0) {
} else {
let shopitems_div = document.querySelector(".shopitems");
add_cards_to_div(shop_items, shopitems_div);
}
}

0 comments on commit 6ab8312

Please sign in to comment.