diff --git a/core/frontend/src/components/app/PowerMenu.vue b/core/frontend/src/components/app/PowerMenu.vue index 5a2917a95..4d2b2ea02 100644 --- a/core/frontend/src/components/app/PowerMenu.vue +++ b/core/frontend/src/components/app/PowerMenu.vue @@ -44,7 +44,7 @@ v-tooltip="'Restarts the autopilot'" class="ma-2" :loading="restarting_autopilot" - :disabled="restarting_autopilot" + :disabled="restarting_autopilot || non_default_status" @click="restartAutopilot" >