diff --git a/frontend/projects/ui/src/app/pages/server-routes/marketplaces/marketplaces.page.ts b/frontend/projects/ui/src/app/pages/server-routes/marketplaces/marketplaces.page.ts index 5c0c61363..3b17e6093 100644 --- a/frontend/projects/ui/src/app/pages/server-routes/marketplaces/marketplaces.page.ts +++ b/frontend/projects/ui/src/app/pages/server-routes/marketplaces/marketplaces.page.ts @@ -238,8 +238,6 @@ export class MarketplacesPage { } private async saveAndConnect(url: string): Promise { - await this.save(url) - const marketplace = this.patch.getData().ui.marketplace ? (JSON.parse( JSON.stringify(this.patch.getData().ui.marketplace),