From f31fd75efcf6971048c0111860be5c25de925075 Mon Sep 17 00:00:00 2001 From: Vendicated Date: Sun, 2 Oct 2022 02:46:41 +0200 Subject: UpdaterPage: Do not error if update check failed --- src/components/Settings.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/components/Settings.tsx') diff --git a/src/components/Settings.tsx b/src/components/Settings.tsx index 54e6ddb..3b4c04a 100644 --- a/src/components/Settings.tsx +++ b/src/components/Settings.tsx @@ -74,7 +74,7 @@ export default ErrorBoundary.wrap(function Settings() {