add registries.json and use real marketplace name

This commit is contained in:
Matt Hill
2022-02-25 17:19:14 -07:00
committed by Aiden McClelland
parent 798e17f636
commit 94a6cd4ff6
11 changed files with 111 additions and 59 deletions

View File

@@ -17,7 +17,6 @@ import { wizardModal } from 'src/app/components/install-wizard/install-wizard.co
import { exists, isEmptyObject } from '@start9labs/shared'
import { EOSService } from 'src/app/services/eos.service'
import { ServerStatus } from 'src/app/services/patch-db/data-model'
import { SnakePage } from 'src/app/modals/snake/snake.page'
@Component({
selector: 'server-show',