profile and stats improvements
This commit is contained in:
@@ -14,7 +14,8 @@ export const Route = createFileRoute("/_authed/stats")({
|
||||
fullWidth: true,
|
||||
header: {
|
||||
title: "Player Stats"
|
||||
}
|
||||
},
|
||||
refresh: [playerQueries.allStats().queryKey],
|
||||
}),
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user