mirror of
https://github.com/Ed1s0nZ/CyberStrikeAI.git
synced 2026-08-20 09:57:19 +02:00
Add files via upload
This commit is contained in:
@@ -1147,6 +1147,7 @@ async function sendAssetsToChat(assets, template) {
|
||||
input.value = message;
|
||||
if (typeof adjustTextareaHeight === 'function') adjustTextareaHeight(input);
|
||||
// 消息流可能持续很久;启动发送即可返回,让提交弹窗立即关闭。
|
||||
window.__csNextChatFinalizationPolicy = { requireExecutionEvidence: true };
|
||||
void sendMessage();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user