diff --git a/src/router/routes.js b/src/router/routes.js index 9418f0a..5017267 100644 --- a/src/router/routes.js +++ b/src/router/routes.js @@ -15,7 +15,7 @@ export const routes = [ }, { path: "/steam", - name: "RSE-Steam", + name: "RSESteam", component: SteamServer, } ]; \ No newline at end of file