Don't show flash led if there is no stage

This commit is contained in:
Julian Stirling 2025-11-07 19:07:50 +00:00
parent ef9b337587
commit cb9d134ac3

View file

@ -13,6 +13,7 @@
{{ $store.state.origin }}
</div>
<action-button
v-if="stageType"
thing="stage"
action="flash_led"
submit-label="Flash Illumination"