diff --git a/static/index.html b/static/index.html index 902b0e9..304ddad 100644 --- a/static/index.html +++ b/static/index.html @@ -57,7 +57,7 @@

- + Uninstall

@@ -211,7 +211,7 @@ app.is_installing = false; app.is_finished = false; }, - "confirm_uninstall": function() { + "prepare_uninstall": function() { app.confirm_uninstall = true; }, "cancel_uninstall": function() {