fix: invalid args path (#5467)

* fix port in server address

* fix: invalid args for path

* fix page loading

* hide labels
This commit is contained in:
Truman Gao
2026-03-03 16:03:12 -08:00
committed by GitHub
parent 835f80ee50
commit c4a0008708
6 changed files with 101 additions and 69 deletions

View File

@@ -18,7 +18,7 @@ defineProps<{
v-tooltip="
`${formatNumber(recentPlays, true)} recent play${recentPlays === 1 ? '' : 's'} from Modrinth in the past 2 weeks`
"
class="smart-clickable:allow-pointer-events"
class="smart-clickable:allow-pointer-events w-max"
>
<PlayIcon />
{{