]> git.cworth.org Git - zombocom-ai/commit
Fix bug in clearing the spinner after image generation is done
authorCarl Worth <cworth@cworth.org>
Thu, 8 Dec 2022 01:11:47 +0000 (17:11 -0800)
committerCarl Worth <cworth@cworth.org>
Thu, 8 Dec 2022 01:11:47 +0000 (17:11 -0800)
commit1d07a12f7191d2e0951262dce1f61c22de24dfa5
treeb94f200c478bff54ccf6839921cc224738f8b7b2
parent154c44e9c5d3edd5d7495ef17d8357f334cb900c
Fix bug in clearing the spinner after image generation is done

The function is clearTimeout, not cancelTimeout.
index.html