Skip to content

Commit 57d2105

Browse files
committed
Fix typo
1 parent 9ac67b8 commit 57d2105

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

ui/modules/modules.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
// under the License.
1717
(function($, cloudStack) {
1818
cloudStack.modules = [
19-
'vpc'
19+
'vpc',
2020
'infrastructure',
2121
'vnmcNetworkProvider',
2222
'vnmcAsa1000v'

0 commit comments

Comments
 (0)