Only show collapsed log and summary once first message arrives
This commit is contained in:
parent
4093c4f7f7
commit
ee63ce6fc7
1 changed files with 1 additions and 1 deletions
|
|
@ -1,5 +1,5 @@
|
|||
<template>
|
||||
<div class="action-log-display">
|
||||
<div v-if="log.length" class="action-log-display">
|
||||
<!-- Toggle button -->
|
||||
<button
|
||||
class="log-toggle"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue