Skip to content

Commit 7251193

Browse files
committed
fix merge issue
1 parent d1fa3a0 commit 7251193

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ui/src/views/offering/AddComputeOffering.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -734,7 +734,7 @@ export default {
734734
leaseduration: undefined,
735735
leaseexpiryaction: undefined,
736736
vgpuProfiles: [],
737-
vgpuProfileLoading: false
737+
vgpuProfileLoading: false,
738738
externalDetailsEnabled: false
739739
}
740740
},

0 commit comments

Comments
 (0)