From 3cead62d460d961ad5d0b9bb1957fd0b3789ff5e Mon Sep 17 00:00:00 2001 From: Moe Date: Thu, 10 Jun 2021 14:10:28 -0700 Subject: [PATCH] fix saving Account Settings --- definitions/en_CA.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/definitions/en_CA.js b/definitions/en_CA.js index f37471b0..8298d14e 100644 --- a/definitions/en_CA.js +++ b/definitions/en_CA.js @@ -4448,7 +4448,7 @@ module.exports = function(s,config,lang){ }, { "field": lang.hlsOptions, - "name": "localStorage=hlsOptions", + "attribute": `localStorage="hlsOptions"`, fieldType:"textarea", "placeholder": "{}", },