Remove trailing comma
This commit is contained in:
parent
93e653e8e7
commit
1830f248ed
1 changed files with 1 additions and 2 deletions
|
@ -1041,8 +1041,7 @@ tvheadend.dvb_adapter_general = function(adapterData, satConfStore) {
|
|||
fieldLabel: 'NIT-o Network ID',
|
||||
name: 'nitoid',
|
||||
width: 50
|
||||
},
|
||||
|
||||
}
|
||||
];
|
||||
|
||||
if(satConfStore) {
|
||||
|
|
Loading…
Add table
Reference in a new issue