This commit is contained in:
Andras Bacsai 2022-02-27 12:35:29 +01:00
parent a414ce282d
commit f01460170e

@ -69,7 +69,7 @@
} }
} catch (error) { } catch (error) {
} finally { } finally {
updateStatus; updateStatus.checking = false;
} }
} }
} }