Skip to content

Commit

Permalink
[MainUI] added filtering rules by multiple tags
Browse files Browse the repository at this point in the history
Signed-off-by: Dmitry P. (d51x) <[email protected]>
  • Loading branch information
d51x committed Oct 9, 2023
1 parent 9df6e73 commit ff521b3
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -241,6 +241,8 @@ export default {
objEntries[key] = tagsRules[key]
return objEntries
}, {})
} else {
return this.rules
}
},
searchPlaceholder () {
Expand Down

0 comments on commit ff521b3

Please sign in to comment.