build fix
This commit is contained in:
parent
499c312d1c
commit
019e50c071
@ -278,7 +278,7 @@ export class FilePreviewScreenComponent implements OnInit {
|
||||
});
|
||||
}
|
||||
|
||||
public setAllFilters(filter: string, value: boolean, rootKey?: string) {
|
||||
public setAllFilters(filter: any, value: boolean, rootKey?: string) {
|
||||
if (rootKey) {
|
||||
this.filters[rootKey] = value;
|
||||
} else {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user