fix saving Account Settings
parent
13c161fd1b
commit
3cead62d46
|
@ -4448,7 +4448,7 @@ module.exports = function(s,config,lang){
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"field": lang.hlsOptions,
|
"field": lang.hlsOptions,
|
||||||
"name": "localStorage=hlsOptions",
|
"attribute": `localStorage="hlsOptions"`,
|
||||||
fieldType:"textarea",
|
fieldType:"textarea",
|
||||||
"placeholder": "{}",
|
"placeholder": "{}",
|
||||||
},
|
},
|
||||||
|
|
Loading…
Reference in New Issue