From 232f7ed749215b94fe42a0032538a866d70be78d Mon Sep 17 00:00:00 2001 From: Andy Piper Date: Mon, 16 Oct 2023 22:17:07 -0400 Subject: [PATCH] Additional typo when checking for config. Signed-off-by: Andy Piper --- src/App.vue | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/App.vue b/src/App.vue index ea020f7..2bf5e5d 100644 --- a/src/App.vue +++ b/src/App.vue @@ -102,7 +102,7 @@ const stopUpdates = () => { /** * Trigger a wall update. - * + * * Does nothing if there is an update running already. */ async function updateWall() { @@ -203,7 +203,7 @@ const privacyLink = computed(() => {
-
Initialiting ...
+
Initializing ...
Loading first posts ...
Nothing there yet ...