mirror of
https://github.com/PhaseII-eAmusement-Network/PhaseWeb3-Vue.git
synced 2026-09-08 17:25:16 -05:00
This commit is contained in:
@@ -88,7 +88,7 @@ function loadRoutes() {
|
||||
icon: PhListStar,
|
||||
path: `/games/${props.game.id}/records/${mainStore.userId}`,
|
||||
route: "personal_records",
|
||||
color: "success",
|
||||
color: "info",
|
||||
});
|
||||
}
|
||||
}
|
||||
@@ -100,7 +100,7 @@ function loadRoutes() {
|
||||
icon: PhPlaylist,
|
||||
path: `/games/${props.game.id}/scores`,
|
||||
route: "all_scores",
|
||||
color: "info",
|
||||
color: "success",
|
||||
},
|
||||
{
|
||||
label: "Network Records",
|
||||
|
||||
Reference in New Issue
Block a user