We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0381ea2 commit b03f96aCopy full SHA for b03f96a
boards/Puck.js.md
@@ -423,7 +423,7 @@ For more information, see the [page on Saving](/Saving).
423
424
Puck.js will now have booted without loading the saved code. However it won't
425
have deleted your saved code. To do that, you'll need to log in and type
426
-`save()`. It's also an idea to type `E.setBootCode()` as well, as this will
+`save()`. It's also an idea to type `E.setBootCode("")` as well, as this will
427
clear any JS code that was saved if `Save on Send` was turned on in the IDE.
428
429
### How can I change my Puck's name?
0 commit comments