Skip to content

Commit 1554d1a

Browse files
remove trailing comma
1 parent 8be467b commit 1554d1a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

ui/src/config/section/domain.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ export default {
4848
name: 'template',
4949
title: 'label.templates',
5050
param: 'domainid'
51-
},,
51+
},
5252
{
5353
name: 'iso',
5454
title: 'label.isos',

0 commit comments

Comments
 (0)