fix(core): update

This commit is contained in:
2018-12-28 00:19:37 +01:00
parent faabcabdda
commit 203243646b
2 changed files with 2 additions and 2 deletions

View File

@ -15,6 +15,6 @@ export class WebLogo implements IWebLogo {
svgSquared: string;
favIcon: string;
constructor(baseUrl: string) {
}
}