Skip to content

Commit

Permalink
Examples: Clean up. (#29792)
Browse files Browse the repository at this point in the history
  • Loading branch information
linbingquan authored Nov 2, 2024
1 parent 823d383 commit f692cfb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/webgpu_tsl_galaxy.html
Original file line number Diff line number Diff line change
Expand Up @@ -129,7 +129,7 @@

}

async function animate() {
function animate() {

controls.update();

Expand Down

0 comments on commit f692cfb

Please sign in to comment.