Skip to content

Commit

Permalink
Improved thinking image
Browse files Browse the repository at this point in the history
  • Loading branch information
maxwofford committed May 8, 2024
1 parent f88a356 commit de0d9ec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion public/bin/landing-new/gambling.js
Original file line number Diff line number Diff line change
Expand Up @@ -263,7 +263,7 @@ async function yap(text) {

async function generateProjectIdea() {
document.querySelector('#project-idea').innerHTML = "<em>" + thinkingWords() + "..." + "</em>"
document.querySelector('#generate-project-idea').src = "https://cloud-cyo3pqn0f-hack-club-bot.vercel.app/1thinking_rac.png"
document.querySelector('#generate-project-idea').src = "https://cloud-80eg2m8id-hack-club-bot.vercel.app/0thinking_rac.png"
const res = await fetch('/api/bin/openai/', {
method: 'POST',
headers: {
Expand Down

0 comments on commit de0d9ec

Please sign in to comment.