From 1561391293a0573c64b024efd6edc3e1380cb0a8 Mon Sep 17 00:00:00 2001 From: syuilo Date: Fri, 13 Aug 2021 17:59:54 +0900 Subject: feat(client): Misskey更新時にダイアログを表示するように MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/client/components/updated.vue | 58 +++++++++++++++++++++++++++++++++++++++ 1 file changed, 58 insertions(+) create mode 100644 src/client/components/updated.vue (limited to 'src/client/components') diff --git a/src/client/components/updated.vue b/src/client/components/updated.vue new file mode 100644 index 0000000000..5033d866fb --- /dev/null +++ b/src/client/components/updated.vue @@ -0,0 +1,58 @@ + + + + + -- cgit v1.2.3-freya