[bin] Remove trash prompt

This commit is contained in:
Max Wofford 2024-05-13 17:47:19 -04:00
parent 5b248712b7
commit 29e782f9ee

View file

@ -23,7 +23,7 @@ const messageStarters = [
"how about a",
"you could make a",
"as a raccoon, i'd build a",
"i live in the trash and i'd build a",
// "i live in the trash and i'd build a",
]
const generateProjectIdea = async (parts) => {