initial split descriptions impl.
This commit is contained in:
parent
05a499ac55
commit
1696e31797
13 changed files with 61 additions and 3 deletions
|
|
@ -75,6 +75,7 @@ export class MetaEntityService {
|
|||
shortName: instance.shortName,
|
||||
uri: this.config.url,
|
||||
description: instance.description,
|
||||
about: instance.about,
|
||||
langs: instance.langs,
|
||||
tosUrl: instance.termsOfServiceUrl,
|
||||
repositoryUrl: instance.repositoryUrl,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue