From 542e8d1452130079ae47f7a56328f8421e56f5ab Mon Sep 17 00:00:00 2001 From: Choom Date: Mon, 16 Jan 2023 05:32:08 -0300 Subject: Config para el usuario --- static/js/weabotxt.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'static/js/weabotxt.js') diff --git a/static/js/weabotxt.js b/static/js/weabotxt.js index 2c93105..27d3cda 100644 --- a/static/js/weabotxt.js +++ b/static/js/weabotxt.js @@ -1,4 +1,4 @@ -var style_cookie = "weabot_style_txt"; +var style_cookie = "weabot_style_bbs"; if (localStorage.hasOwnProperty(style_cookie)) { setTheme(localStorage.getItem(style_cookie)); } -- cgit v1.2.1-18-gbd029