diff --git a/src/components/ConnectionError.vue b/src/components/ConnectionError.vue new file mode 100644 index 0000000..d753ac8 --- /dev/null +++ b/src/components/ConnectionError.vue @@ -0,0 +1,40 @@ + + + + + diff --git a/src/components/TitleBar.vue b/src/components/TitleBar.vue index 685ae17..89f3e54 100644 --- a/src/components/TitleBar.vue +++ b/src/components/TitleBar.vue @@ -1,39 +1,42 @@