diff options
Diffstat (limited to 'static/js/src/away.js')
| -rw-r--r-- | static/js/src/away.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/static/js/src/away.js b/static/js/src/away.js index f669d6a..8d910f3 100644 --- a/static/js/src/away.js +++ b/static/js/src/away.js @@ -1,4 +1,4 @@ -var Away = { +window.Away = { "UnseenMsgCounter": 0, "OrigTitle": "", "HasFocus": true, |
