mirror of
https://gitee.com/bitdance-team/chrome-extension
synced 2025-01-10 21:58:14 +08:00
Merge remote-tracking branch 'origin/transCSS' into develop
This commit is contained in:
commit
9e55df3d9d
@ -81,7 +81,8 @@ var onInputChange = async function () {
|
||||
to = 'en';
|
||||
postMsg()
|
||||
} else {
|
||||
document.getElementById("LangType").innerHTML = res
|
||||
document.getElementById("LangType").innerHTML = res2
|
||||
to = 'zh';
|
||||
postMsg()
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user