input box trans

This commit is contained in:
Gabe Yuan
2023-09-15 17:25:58 +08:00
parent e7a57ad3b2
commit 938c123412
5 changed files with 153 additions and 95 deletions

View File

@@ -10,7 +10,6 @@ export const SHADOW_KEY = ">>>";
export const DEFAULT_RULE = {
pattern: "",
selector: "",
inputSelector: "",
translator: GLOBAL_KEY,
fromLang: GLOBAL_KEY,
toLang: GLOBAL_KEY,