Move manager routes under /admin
This commit is contained in:
@@ -120,7 +120,7 @@ async function submitWithdrawal() {
|
||||
</div>
|
||||
|
||||
<div class="flex flex-wrap gap-3">
|
||||
<NuxtLink to="/messages" class="bonus-program-ghost-button">
|
||||
<NuxtLink to="/admin/settings/messages" class="bonus-program-ghost-button">
|
||||
Message board
|
||||
</NuxtLink>
|
||||
<NuxtLink to="/notifications" class="bonus-program-ghost-button">
|
||||
|
||||
Reference in New Issue
Block a user