filter query strings

This commit is contained in:
jmosrael@gmail.com
2024-05-24 18:07:31 -07:00
parent 32f5a7a1af
commit e62825a114
3 changed files with 18 additions and 8 deletions

View File

@@ -8,7 +8,7 @@ import ServerStats from '../vues/ServerStats.vue'
const root = {
path: '/',
redirect: '/games'
redirect: '/serverstats'
}
const gameListRoute = {