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