diff --git a/app/components/AsyncBlock.vue b/app/components/async/AsyncBlock.vue similarity index 62% rename from app/components/AsyncBlock.vue rename to app/components/async/AsyncBlock.vue index 3cba9e10..cd5f860c 100644 --- a/app/components/AsyncBlock.vue +++ b/app/components/async/AsyncBlock.vue @@ -1,6 +1,6 @@ diff --git a/app/components/probe/TabLogs.vue b/app/components/probe/TabLogs.vue index fc01b419..a997f4d6 100644 --- a/app/components/probe/TabLogs.vue +++ b/app/components/probe/TabLogs.vue @@ -5,7 +5,7 @@ Showing {{logs.length}} {{pluralize('log', logs.length)}}. - +