diff --git a/ui/components/History.vue b/ui/components/History.vue index 6c6a276e..dc4fe876 100644 --- a/ui/components/History.vue +++ b/ui/components/History.vue @@ -119,14 +119,14 @@
+ :title="`[${item.preset}] - ${item.title}`">
{{ item.title }}
@@ -300,6 +300,10 @@ {{ setStatus(item) }} +
+ + {{ item.preset }} +
- -