From 6b6483c9fc2efd23a8c26ce058cdbd53e44bd7c3 Mon Sep 17 00:00:00 2001 From: syuilo Date: Tue, 29 Dec 2020 11:47:36 +0900 Subject: タイトルバー非表示オプション MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/client/components/note.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/client/components/note.vue') diff --git a/src/client/components/note.vue b/src/client/components/note.vue index 780034ec68..1089c8979c 100644 --- a/src/client/components/note.vue +++ b/src/client/components/note.vue @@ -36,7 +36,7 @@ -
+
-- cgit v1.2.3-freya