From 46008d8714f7490ff42bba825f1d7a503367d89c Mon Sep 17 00:00:00 2001 From: Joel Collins Date: Sun, 14 Apr 2019 11:27:03 +0100 Subject: [PATCH] Fixed working on malformed JSON response in slow autofocus --- src/components/paneNavigate.vue | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/src/components/paneNavigate.vue b/src/components/paneNavigate.vue index e75e8b71..428b3bcf 100644 --- a/src/components/paneNavigate.vue +++ b/src/components/paneNavigate.vue @@ -94,6 +94,7 @@