This commit is contained in:
Dyxang 2024-11-04 20:48:59 +08:00
parent 8b6566ac59
commit 56bdc803d6
No known key found for this signature in database
GPG key ID: 5573F57321747E5C
2 changed files with 4 additions and 4 deletions

View file

@ -160,7 +160,7 @@ function editNotes(id, name) {
}
};
geneateWithAi(prompt, onApply);
generateWithAi(prompt, onApply);
}
function downloadLegends() {