Added filter presets to consent warning. Updating scenes when tag filter changes.

This commit is contained in:
DebaucheryLibrarian
2021-01-04 01:30:39 +01:00
parent ab83a42dfb
commit 62ef041b35
8 changed files with 153 additions and 52 deletions

View File

@@ -170,6 +170,7 @@ export default {
},
watch: {
$route: route,
'$store.state.ui.tagFilter': fetchEntity,
},
mounted,
methods: {