diff options
Diffstat (limited to 'src/App.vue')
| -rw-r--r-- | src/App.vue | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/App.vue b/src/App.vue index 5d502f26..a7a2b340 100644 --- a/src/App.vue +++ b/src/App.vue @@ -57,6 +57,7 @@ v-if="currentUser && currentUser.role === 'admin'" href="/pleroma/admin" class="mobile-hidden" + target="_blank" ><i class="button-icon icon-gauge nav-icon" :title="$t('nav.admin_panel')" |
