Added possibility for user to hide from global score list

This commit is contained in:
Martin Asprusten
2026-04-16 20:39:39 +02:00
parent 753b757d57
commit 3b265735ec
10 changed files with 379 additions and 295 deletions
+1
View File
@@ -94,6 +94,7 @@
</div>
<div class="other-users-div">
<h3>Andre aktive:</h3>
<input type="checkbox" id="hideMeCheckbox" x-model="$store.state.data.isHidden" x-on:click="$store.state.onClickHideCheckbox" /><label id="hideMeLabel" for="hideMeCheckbox">Skjul meg fra den globale listen</label>
<table>
<tr>
<th>Navn</th><th>Total avstand</th><th>Første aktivitet</th><th>Siste aktivitet</th>