start with no prompt

This commit is contained in:
Lu[ke] Wilson 2023-11-28 12:20:04 +00:00
parent 8eb4abd5d7
commit 63bc7a12a6
1 changed files with 1 additions and 1 deletions

View File

@ -72,7 +72,7 @@ export default function Home() {
props: {
w: 512,
h: 512,
name: 'a city skyline',
name: '',
},
})
}