From e4b136b28d794136b60d513e166ff8014cd9cf82 Mon Sep 17 00:00:00 2001 From: Gauthier Roebroeck Date: Wed, 1 Sep 2021 11:57:14 +0800 Subject: [PATCH] fix(webui): catch exception during authentication activity retrieval --- .../src/components/AuthenticationActivityTable.vue | 14 +++++++++----- 1 file changed, 9 insertions(+), 5 deletions(-) diff --git a/komga-webui/src/components/AuthenticationActivityTable.vue b/komga-webui/src/components/AuthenticationActivityTable.vue index 9a3f3b3c3..db1ff6670 100644 --- a/komga-webui/src/components/AuthenticationActivityTable.vue +++ b/komga-webui/src/components/AuthenticationActivityTable.vue @@ -32,6 +32,7 @@