diff options
| author | taehoon <th.dev91@gmail.com> | 2019-09-16 08:03:10 -0400 |
|---|---|---|
| committer | taehoon <th.dev91@gmail.com> | 2019-10-01 07:36:42 -0400 |
| commit | d9b01643e235cad56e83c1ac7180cd2f25ba7170 (patch) | |
| tree | 2cae2d26b8ec149a9a08d8458391ff2db807e1c0 /src/App.vue | |
| parent | 093fcee902e664617a833cc21a80eb7e22cc441f (diff) | |
open in a new tab
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')" |
