- add new tethys style
- use newest typescript version ^4.5.2 - new images for starting page
This commit is contained in:
parent
d6b4ff882f
commit
315f845292
14 changed files with 12135 additions and 30 deletions
|
|
@ -5,8 +5,8 @@ export interface SolrSettings {
|
|||
|
||||
export class ActiveFilterCategories {
|
||||
// count: number;
|
||||
language!: Array<string>;
|
||||
subject!: Array<string>;
|
||||
// language!: Array<string>;
|
||||
// subject!: Array<string>;
|
||||
[key: string]: Array<string>;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue