mirror of
https://gitee.com/bitdance-team/chrome-extension
synced 2025-10-08 00:45:13 +08:00
Merge remote-tracking branch 'origin/transCSS' into develop
This commit is contained in:
@@ -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()
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user