From 4ac26ba80bcda3b7008853ba1c2d4cbf2cb63978 Mon Sep 17 00:00:00 2001 From: Florian Dold Date: Thu, 3 Mar 2016 14:01:46 +0100 Subject: reload --- index.html | 1 + 1 file changed, 1 insertion(+) diff --git a/index.html b/index.html index 01f4f08..0419dd1 100644 --- a/index.html +++ b/index.html @@ -33,6 +33,7 @@ function onSuccess() { console.log("installation successful"); + location.reload(); } function onFailure(detail) { -- cgit v1.2.3