Skip to content

Commit

Permalink
disable web installer new_install_prompt_erase again
Browse files Browse the repository at this point in the history
  • Loading branch information
jschroeter committed Jun 22, 2024
1 parent 7cfaf1a commit 06ad86d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion firmware/esp32/gdoor/manifest.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "GDoor",
"version": "dev",
"new_install_prompt_erase": true,
"new_install_prompt_erase": false,
"new_install_improv_wait_time": 0,
"builds": [
{
Expand Down

0 comments on commit 06ad86d

Please sign in to comment.