Added tag filter dialog.

This commit is contained in:
DebaucheryLibrarian
2021-01-03 22:53:51 +01:00
parent f27af19670
commit 7bbb2f3557
18 changed files with 329 additions and 16 deletions

View File

@@ -24,7 +24,7 @@ function initReleasesActions(store, router) {
after,
before,
orderBy,
exclude: store.state.ui.filter,
exclude: store.state.ui.tagFilter,
});
return {