修复设置开关的错误

This commit is contained in:
woohoo 2022-01-14 00:42:22 +08:00
parent ca9665ca72
commit eec9a49f7a

View File

@ -1,8 +1,8 @@
// ==UserScript== // ==UserScript==
// @lastmodified 202201142310 // @lastmodified 202201140041
// @name Torn翻译 // @name Torn翻译
// @namespace WOOH // @namespace WOOH
// @version 0.2.0114a // @version 0.2.0114b
// @description Torn UI翻译 // @description Torn UI翻译
// @author Woohoo-[2687093] sabrina_devil[2696209] // @author Woohoo-[2687093] sabrina_devil[2696209]
// @match https://www.torn.com/* // @match https://www.torn.com/*
@ -22,6 +22,11 @@
todo: true, todo: true,
cont: `翻译baza npc商店、imarket、imarket搜索结果`, cont: `翻译baza npc商店、imarket、imarket搜索结果`,
}, },
{
ver: '0.2.0114b',
date: '20220114',
cont: `修复设置开关的错误`,
},
{ {
ver: '0.2.0114a', ver: '0.2.0114a',
date: '20220114', date: '20220114',
@ -3117,7 +3122,7 @@
domType: 'checkbox', domType: 'checkbox',
domId: 'wh-trv-alarm-check', domId: 'wh-trv-alarm-check',
domText: ' 飞行闹钟(仅PC)', domText: ' 飞行闹钟(仅PC)',
dictName: 'energyAlert', dictName: 'trvAlarm',
}) })
// 攻击链接转跳 // 攻击链接转跳
settingsArr.push({ settingsArr.push({