Add files via upload

This commit is contained in:
Cola-Echo
2025-12-23 01:37:48 +08:00
committed by GitHub
parent 37e172bfa9
commit c47ee87e40
4 changed files with 168 additions and 15 deletions

View File

@@ -973,8 +973,6 @@ export async function generateNewMomentForContact(contactIndex) {
return;
}
showToast('正在生成朋友圈...', '⏳');
try {
// 调用 AI 生成朋友圈内容
const momentContent = await generateMomentContent(contact);