mirror of
https://github.com/Start9Labs/start-os.git
synced 2026-03-26 10:21:52 +00:00
fix adding new registry
This commit is contained in:
@@ -273,7 +273,7 @@ export class MarketplaceRegistryModal {
|
||||
loader.closed = false
|
||||
loader.add(this.loader.open('Saving').subscribe())
|
||||
|
||||
await this.api.setDbValue(['altRegistries', url], name)
|
||||
await this.api.setDbValue(['registries', url], name)
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user