mirror of
https://github.com/System-End/site.git
synced 2026-04-19 22:05:11 +00:00
Merge branch 'main' into main
This commit is contained in:
commit
3886d34d3f
1 changed files with 0 additions and 1 deletions
|
|
@ -218,7 +218,6 @@ document.querySelector("#generate-project-idea").addEventListener("click", async
|
|||
document.querySelector('#project-idea').innerText = json.recommendation
|
||||
yap(json.recommendation)
|
||||
})
|
||||
})
|
||||
|
||||
async function yap(text) {
|
||||
text = text.toLowerCase();
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue