This commit is contained in:
2026-05-04 15:08:03 +03:00
parent a61c527ef9
commit 1ca4c90b88
7 changed files with 141 additions and 20 deletions

View File

@@ -186,7 +186,7 @@
</svg>
</router-link>
<a
href="/phpmyadmin"
href="/phpmyadmin/"
v-if="userStore.role === 'admin'"
target="_self"
class="p-2 text-gray-400 hover:text-gray-600 rounded-lg hover:bg-gray-100 transition-colors"