Fix to favorites button code so page is refreshed each time it's clicked

This commit is contained in:
Lucas Patenaude
2024-04-23 21:25:53 -06:00
parent 4d8a87ed57
commit 66a91a6621
3 changed files with 19 additions and 14 deletions

View File

@@ -19,6 +19,6 @@
<!-- Club Pages Scripts -->
<script src="/js/club-page/favorite-button.js"></script>
<script src="/js/club-page/player-card-hover.js"></script>
<script src="/js/club-page/refresh-for-favorite.js"></script>
</footer>