Fix filter selection for one option

This commit is contained in:
Pieter Vander Vennet 2022-02-14 15:59:42 +01:00
parent 6cb5803efd
commit dc959e15f4
2 changed files with 5 additions and 5 deletions

View file

@ -71,7 +71,7 @@ export class QueryParameters {
QueryParameters.knownSources[key] = source;
}
}
}
private static Serialize() {