mirror of
https://github.com/Start9Labs/start-os.git
synced 2026-03-26 02:11:53 +00:00
fix duplicate
This commit is contained in:
committed by
Aiden McClelland
parent
39d9ed538a
commit
47186f6cd0
@@ -238,8 +238,6 @@ export class MarketplacesPage {
|
||||
}
|
||||
|
||||
private async saveAndConnect(url: string): Promise<void> {
|
||||
await this.save(url)
|
||||
|
||||
const marketplace = this.patch.getData().ui.marketplace
|
||||
? (JSON.parse(
|
||||
JSON.stringify(this.patch.getData().ui.marketplace),
|
||||
|
||||
Reference in New Issue
Block a user