From 254cfaea284d12f188e28f56a0cec863e3177a49 Mon Sep 17 00:00:00 2001 From: syuilo Date: Sun, 25 Oct 2020 01:21:41 +0900 Subject: 自前ルーティング (#6759) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip --- src/client/components/sub-note-content.vue | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/client/components/sub-note-content.vue') diff --git a/src/client/components/sub-note-content.vue b/src/client/components/sub-note-content.vue index 0bef072fe4..cb65a76495 100644 --- a/src/client/components/sub-note-content.vue +++ b/src/client/components/sub-note-content.vue @@ -3,9 +3,9 @@
({{ $t('private') }}) ({{ $t('deleted') }}) - + - RN: ... + RN: ...
({{ $t('withNFiles', { n: note.files.length }) }}) -- cgit v1.2.3-freya