You've already forked AstralRinth
forked from didirus/AstralRinth
fix: Change platform button leads to wrong page (#3046)
This commit is contained in:
@@ -265,7 +265,7 @@
|
|||||||
</ButtonStyled>
|
</ButtonStyled>
|
||||||
<div>or</div>
|
<div>or</div>
|
||||||
<ButtonStyled class="mt-8">
|
<ButtonStyled class="mt-8">
|
||||||
<NuxtLink :to="`/${type}s?sid=${props.server.serverId}`">
|
<NuxtLink :to="`/servers/manage/${props.server.serverId}/options/loader`">
|
||||||
<WrenchIcon />
|
<WrenchIcon />
|
||||||
Change platform
|
Change platform
|
||||||
</NuxtLink>
|
</NuxtLink>
|
||||||
|
|||||||
Reference in New Issue
Block a user