clean up stage 1
This commit is contained in:
@@ -20,7 +20,7 @@ export class LogoComponent {
|
||||
constructor(private readonly uiRuntime: UiRuntimeFacade) {}
|
||||
|
||||
get brandName(): string {
|
||||
return this.uiRuntime.brandName();
|
||||
return this.uiRuntime.marketplaceName();
|
||||
}
|
||||
|
||||
get logoPath(): string {
|
||||
|
||||
Reference in New Issue
Block a user