mirror of
https://github.com/Drop-OSS/drop-app.git
synced 2026-07-15 07:16:34 +10:00
feat(download ui): debug queue interface
This commit is contained in:
@@ -29,7 +29,6 @@
|
||||
<div class="inline-flex items-center">
|
||||
<ol class="inline-flex gap-3">
|
||||
<HeaderQueueWidget
|
||||
v-if="currentQueueObject"
|
||||
:object="currentQueueObject"
|
||||
/>
|
||||
<li v-for="(item, itemIdx) in quickActions">
|
||||
|
||||
Reference in New Issue
Block a user