Map now has some form of transparency with integration.
This commit is contained in:
@@ -8,14 +8,14 @@ export const routes = [
|
||||
name: "Home",
|
||||
component: OverviewInfo,
|
||||
},
|
||||
{
|
||||
path: "/steam",
|
||||
name: "Steam System",
|
||||
component: SteamServer,
|
||||
},
|
||||
{
|
||||
path: "/mcs",
|
||||
name: "Minecraft Server",
|
||||
component: MinecraftServer,
|
||||
},
|
||||
{
|
||||
path: "/steam",
|
||||
name: "Steam System",
|
||||
component: SteamServer,
|
||||
}
|
||||
];
|
Reference in New Issue
Block a user