Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
remove trailing comma
  • Loading branch information
bernardodemarco committed Jul 10, 2025
commit 1554d1adc3b083616fe1d0a35eb073db25e0b1e7
2 changes: 1 addition & 1 deletion ui/src/config/section/domain.js
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ export default {
name: 'template',
title: 'label.templates',
param: 'domainid'
},,
},
{
name: 'iso',
title: 'label.isos',
Expand Down
Loading