mirror of
https://github.com/Start9Labs/start-os.git
synced 2026-03-26 10:21:52 +00:00
Only show alpha and beta in updates with dev tools enabled (#2132)
only show alpha and beta in updates with dev tools
This commit is contained in:
committed by
Aiden McClelland
parent
46222e9352
commit
cf70933e21
@@ -13,6 +13,7 @@ export type WorkspaceConfig = {
|
||||
start9: 'https://registry.start9.com/'
|
||||
community: 'https://community-registry.start9.com/'
|
||||
beta: 'https://beta-registry.start9.com/'
|
||||
alpha: 'https://alpha-registry-x.start9.com/'
|
||||
}
|
||||
mocks: {
|
||||
maskAs: 'tor' | 'lan'
|
||||
|
||||
Reference in New Issue
Block a user