fix(webui): avoid fake automation origins

This commit is contained in:
chengyongru
2026-06-14 00:04:15 +08:00
parent 43830b7162
commit 5b10102629
13 changed files with 72 additions and 27 deletions
+3 -2
View File
@@ -493,7 +493,7 @@
"schedule": "Schedule",
"next": "Next",
"last": "Last",
"origin": "Origin"
"origin": "Linked chat"
},
"runNow": "Run now",
"pause": "Pause",
@@ -512,7 +512,8 @@
},
"origin": {
"system": "System",
"unknown": "Unknown session"
"unknown": "No linked chat",
"legacy": "Recreate in target chat"
},
"schedule": {
"at": "At {{time}}",