diff --git a/src/components/list/partials/filters.vue b/src/components/list/partials/filters.vue index 7ec27562..7328c9fa 100644 --- a/src/components/list/partials/filters.vue +++ b/src/components/list/partials/filters.vue @@ -17,6 +17,18 @@ +
+ +
+ +
+
@@ -213,6 +225,7 @@ export default { filter_comparator: [], filter_include_nulls: true, filter_concat: 'or', + s: '', }, filters: { done: false,