Don't show flash led if there is no stage
This commit is contained in:
parent
ef9b337587
commit
cb9d134ac3
1 changed files with 1 additions and 0 deletions
|
|
@ -13,6 +13,7 @@
|
|||
{{ $store.state.origin }}
|
||||
</div>
|
||||
<action-button
|
||||
v-if="stageType"
|
||||
thing="stage"
|
||||
action="flash_led"
|
||||
submit-label="Flash Illumination"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue