From c1d25d2394ff400afd93c2256641cea867e7e366 Mon Sep 17 00:00:00 2001 From: MeiMei <30769358+mei23@users.noreply.github.com> Date: Thu, 20 Feb 2020 03:42:36 +0900 Subject: 切断時ダイアログのタイミングの変更など (#6014) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * 再接続時インジケーター * Update ja-JP.yml * Update stream-indicator.vue Co-authored-by: syuilo --- src/client/components/stream-indicator.vue | 80 ++++++++++++++++++++++++++++++ 1 file changed, 80 insertions(+) create mode 100644 src/client/components/stream-indicator.vue (limited to 'src/client/components/stream-indicator.vue') diff --git a/src/client/components/stream-indicator.vue b/src/client/components/stream-indicator.vue new file mode 100644 index 0000000000..dd7a5d07c1 --- /dev/null +++ b/src/client/components/stream-indicator.vue @@ -0,0 +1,80 @@ + + + + + -- cgit v1.2.3-freya