We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5f63e84 commit 858663fCopy full SHA for 858663f
ui/src/views/compute/EditVM.vue
@@ -243,7 +243,7 @@ export default {
243
userdata: '',
244
haenable: this.resource.haenable,
245
leaseduration: this.resource.leaseduration,
246
- leaseexpiryaction: this.resource.leaseexpiryaction
+ leaseexpiryaction: this.resource.leaseexpiryaction,
247
extraconfig: this.combinedExtraConfig
248
})
249
this.rules = reactive({
0 commit comments