summaryrefslogtreecommitdiff
path: root/src/client/app/dev/views/apps.vue
diff options
context:
space:
mode:
authortamaina <tamaina@hotmail.co.jp>2019-04-15 12:10:40 +0900
committersyuilo <Syuilotan@yahoo.co.jp>2019-04-15 12:10:40 +0900
commit94f8a145eca5e1ed6b979c2c237e399cc7a96083 (patch)
tree96380b38f12fd6d1763154edd6e5460fc93a975a /src/client/app/dev/views/apps.vue
parentClean up (diff)
downloadmisskey-94f8a145eca5e1ed6b979c2c237e399cc7a96083.tar.gz
misskey-94f8a145eca5e1ed6b979c2c237e399cc7a96083.tar.bz2
misskey-94f8a145eca5e1ed6b979c2c237e399cc7a96083.zip
Better permisson Fix #2341 (#4611)
* Better permisson Fix #2341 * add kinds.ts * test * fix * v11 * fix
Diffstat (limited to 'src/client/app/dev/views/apps.vue')
-rw-r--r--src/client/app/dev/views/apps.vue2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/client/app/dev/views/apps.vue b/src/client/app/dev/views/apps.vue
index 78a7cede98..b99ccdf576 100644
--- a/src/client/app/dev/views/apps.vue
+++ b/src/client/app/dev/views/apps.vue
@@ -1,6 +1,6 @@
<template>
<mk-ui>
- <b-card :header="$t('header')">
+ <b-card :header="$t('manage-apps')">
<b-button to="/app/new" variant="primary">{{ $t('create-app') }}</b-button>
<hr>
<div class="apps">