-rw-r--r-- | content/fireflix.js | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/content/fireflix.js b/content/fireflix.js index 82c7b0c..daf4929 100644 --- a/content/fireflix.js +++ b/content/fireflix.js | |||
@@ -40,2 +40,4 @@ var fireflix = { | |||
40 | this.refresh_stuff(); | 40 | this.refresh_stuff(); |
41 | }else{ | ||
42 | this.on_cmd_auth(); | ||
41 | } | 43 | } |