whoops, btw, clicking again on stats open grafana

This commit is contained in:
piair 2023-08-29 19:34:52 +02:00
parent efd53fb5d9
commit ae6707ef53
2 changed files with 3 additions and 3 deletions

View File

@ -24,12 +24,12 @@
</tr>
<tr>
<td>
<button class="selected" onclick="location.href = '/logs';">logs</button>
<button class="unselected" onclick="location.href = '/logs';">logs</button>
</td>
</tr>
<tr>
<td>
<button class="unselected" onclick="location.href = '/grafana';">stats</button>
<button class="selected" onclick="location.href = '/grafana';">stats</button>
</td>
</tr>
<tr>

View File

@ -1 +1 @@
v6.3.1
v6.3.2