summaryrefslogtreecommitdiff
path: root/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'index.html')
-rw-r--r--index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/index.html b/index.html
index abf66b5..d8c74c9 100644
--- a/index.html
+++ b/index.html
@@ -278,7 +278,7 @@
function auth_logout()
{
auth_cleanup();
- apps_cleanup();
+ apps_cleanup();
$(".alert").alert('close');
$("#username").val('');