aboutsummaryrefslogtreecommitdiff
path: root/src/App.vue
diff options
context:
space:
mode:
authortaehoon <th.dev91@gmail.com>2019-10-02 13:28:16 -0400
committertaehoon <th.dev91@gmail.com>2019-10-02 13:28:16 -0400
commit33759e41537f92c560df3d08f66207cd8ab2219b (patch)
tree6ad9102f5fc74fec7724eaadd5c59440b0c8a93d /src/App.vue
parent7e5a3fa09f14b9580c79917e2832ac2229efefd9 (diff)
update admin url
Diffstat (limited to 'src/App.vue')
-rw-r--r--src/App.vue2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/App.vue b/src/App.vue
index 47da6064..dbe842ec 100644
--- a/src/App.vue
+++ b/src/App.vue
@@ -55,7 +55,7 @@
</router-link>
<a
v-if="currentUser && currentUser.role === 'admin'"
- href="/pleroma/admin/"
+ href="/pleroma/admin/#/login-pleroma"
class="mobile-hidden"
target="_blank"
><i