Browse Source

updated submit script

koellenberger 2 years ago
parent
commit
e226bf34f6
1 changed files with 2 additions and 0 deletions
  1. 2 0
      public/submit.php

+ 2 - 0
public/submit.php

@@ -87,6 +87,8 @@
 
             ?>
 
+              localStorage.clear()
+
               window.location.href="index.php";
           }
       </script>