mirror of
https://github.com/Start9Labs/start-os.git
synced 2026-03-30 12:11:56 +00:00
chore: cleanup and small misc fixes
display success alert if on latest EOS after check for update fix bug with loader dismiss after alert present fix restart button on update complete alert and fix mocks to account for this state fix make clean and adjust default registry names
This commit is contained in:
@@ -5,10 +5,10 @@
|
||||
},
|
||||
"beta": {
|
||||
"url": "https://beta-registry-0-3.start9labs.com",
|
||||
"name": "Embassy Marketplace (Beta)"
|
||||
"name": "Beta Marketplace"
|
||||
},
|
||||
"alpha": {
|
||||
"url": "https://alpha-registry-0-3.start9labs.com",
|
||||
"name": "Embassy Marketplace (Alpha)"
|
||||
"name": "Alpha Marketplace"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user