diff --git a/frontend/src/settings/Updater.tsx b/frontend/src/settings/Updater.tsx index f28bc20e6eb..7f1702e06a0 100644 --- a/frontend/src/settings/Updater.tsx +++ b/frontend/src/settings/Updater.tsx @@ -263,7 +263,7 @@ const UpdaterStateComponent : React.FunctionComponent<{ state: UpdaterState | un {getContentForState()} { - state.__class === "ValetudoUpdaterApplyPendingState" && + state.__class === "ValetudoUpdaterApplyPendingState" && !state.busy && Please keep in mind that updating can be a dangerous operation.
Make sure that you've thoroughly read the changelog to be aware of possible breaking changes.