mirror of
https://github.com/Start9Labs/start-os.git
synced 2026-03-30 12:11:56 +00:00
better eager loading and better error messaging for backup flow (#1368)
* better eager loading and better error messaging for backup flow * add arch qp to marketplace proxy requests * better styling for eos release notes
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
export type WorkspaceConfig = {
|
||||
targetArch: 'aarch64' | 'x86_64'
|
||||
gitHash: string
|
||||
useMocks: boolean
|
||||
// each key corresponds to a project and values adjust settings for that project, eg: ui, setup-wizard, diagnostic-ui
|
||||
|
||||
Reference in New Issue
Block a user