mirror of
https://github.com/Cola-Echo/Cola.git
synced 2026-06-06 03:35:50 +00:00
Add files via upload
This commit is contained in:
@@ -973,8 +973,6 @@ export async function generateNewMomentForContact(contactIndex) {
|
||||
return;
|
||||
}
|
||||
|
||||
showToast('正在生成朋友圈...', '⏳');
|
||||
|
||||
try {
|
||||
// 调用 AI 生成朋友圈内容
|
||||
const momentContent = await generateMomentContent(contact);
|
||||
|
||||
Reference in New Issue
Block a user