fix(my-joy-beta): don't show not ready sections
This commit is contained in:
parent
96297b8728
commit
a6f9b74f6f
@ -1,15 +1,7 @@
|
||||
export default {
|
||||
ui: {
|
||||
sections: {
|
||||
instances: [
|
||||
'summary',
|
||||
'tags',
|
||||
'metadata',
|
||||
'networks',
|
||||
'firewall',
|
||||
'dns',
|
||||
'snapshots'
|
||||
]
|
||||
instances: ['summary', 'tags', 'metadata', 'snapshots']
|
||||
}
|
||||
}
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user