chore: remove un-used function parameter

This commit is contained in:
Index 2024-06-29 05:52:37 -05:00
parent 2cc4894d43
commit 5c3ef39e37

View file

@ -80,7 +80,7 @@ const PlaceAllowlist = [
}
}
async function UserStatsTab(hasTeam) {
async function UserStatsTab() {
const EventSection = document.createElement('div')
EventSection.innerHTML = `
<div class="d-grid mt-2 mb-4"></div>