Skip to content

Commit ff83da8

Browse files
Fixing vue syntax error
1 parent 2c6698a commit ff83da8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ui/src/views/storage/MigrateVolume.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@ export default {
101101
this.fetchDiskOfferings()
102102
}
103103
}
104-
}
104+
},
105105
created () {
106106
this.fetchStoragePools()
107107
},

0 commit comments

Comments
 (0)