mirror of
https://github.com/Comfy-Org/ComfyUI_frontend.git
synced 2026-02-09 17:40:09 +00:00
Fix no task message display (#251)
This commit is contained in:
@@ -59,7 +59,7 @@
|
||||
</template>
|
||||
</Column>
|
||||
</DataTable>
|
||||
<div>
|
||||
<div v-else>
|
||||
<Message icon="pi pi-info" severity="error">
|
||||
<span class="ml-2">No tasks</span>
|
||||
</Message>
|
||||
|
||||
Reference in New Issue
Block a user