Add hardware information in instance config
This commit is contained in:
parent
592c735c19
commit
be04c6fdab
14 changed files with 62 additions and 4 deletions
|
@ -13,6 +13,7 @@ export interface CustomConfig {
|
|||
administrator: string
|
||||
maintenanceLifetime: string
|
||||
businessModel: string
|
||||
hardwareInformation: string
|
||||
|
||||
languages: string[]
|
||||
categories: number[]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue