diff --git a/src/components/my-history/custom-my-history.vue b/src/components/my-history/custom-my-history.vue index dcd3f702..7b644499 100644 --- a/src/components/my-history/custom-my-history.vue +++ b/src/components/my-history/custom-my-history.vue @@ -22,29 +22,6 @@
{{ suggestion.query }}
- -- - {{ filter.label }} - -
-
@@ -95,17 +72,3 @@
}
});
-
-
diff --git a/src/components/my-history/my-history-filters.vue b/src/components/my-history/my-history-filters.vue
index a3ea584a..f2d18dd6 100644
--- a/src/components/my-history/my-history-filters.vue
+++ b/src/components/my-history/my-history-filters.vue
@@ -1,25 +1,15 @@
-
-
- {{ filter.label }}
-
-
+
+ {{ filter.label ?? filter.id }}
+
+