Fixed stupid typo in charset list change.
This commit is contained in:
parent
f77407ba6a
commit
5f8dca956b
1 changed files with 1 additions and 1 deletions
|
@ -477,7 +477,7 @@ tvheadend.dvb_services = function(adapterId) {
|
|||
[ 'ISO8859-13', 'ISO8859-13' ],
|
||||
[ 'ISO8859-14', 'ISO8859-14' ],
|
||||
[ 'ISO8859-15', 'ISO8859-15' ],
|
||||
[ 'PL_AUTO', 'Polish Fixup' ]
|
||||
[ 'PL_AUTO', 'Polish Fixup' ] ]
|
||||
}),
|
||||
typeAhead : true,
|
||||
lazyRender : true,
|
||||
|
|
Loading…
Add table
Reference in a new issue