mirror of
https://github.com/Unleash/unleash.git
synced 2025-09-05 17:53:12 +02:00
fix: minor formatting
This commit is contained in:
parent
007a3a1eb1
commit
150b74cca8
@ -97,6 +97,7 @@ export default class FeatureToggleClientStore
|
||||
})
|
||||
.where('feature_environments.environment', environment)
|
||||
.where({ archived });
|
||||
|
||||
if (featureQuery) {
|
||||
if (featureQuery.tag) {
|
||||
const tagQuery = this.db
|
||||
|
Loading…
Reference in New Issue
Block a user