diff options
| author | Pliable Pixels <pliablepixels@gmail.com> | 2018-10-12 09:54:00 -0400 |
|---|---|---|
| committer | Pliable Pixels <pliablepixels@gmail.com> | 2018-10-12 09:54:00 -0400 |
| commit | 2453cf21be3a283f2ee8ff4640762733c4b7b6b2 (patch) | |
| tree | b4158d4558055651c26df333d613e7790a3295a3 /www/js/EventServerSettingsCtrl.js | |
| parent | 0c99777beff4abf2035c7a571a758e57a89daf60 (diff) | |
meh don't think we need these
Diffstat (limited to 'www/js/EventServerSettingsCtrl.js')
| -rw-r--r-- | www/js/EventServerSettingsCtrl.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/js/EventServerSettingsCtrl.js b/www/js/EventServerSettingsCtrl.js index a4ce03b0..c5857369 100644 --- a/www/js/EventServerSettingsCtrl.js +++ b/www/js/EventServerSettingsCtrl.js @@ -213,7 +213,7 @@ type: 'filter', monlist: monstring, intlist: intervalstring, - token: $rootScope.apnsToken, + token: $rootScope.apnsToken }, 1); if ($rootScope.apnsToken != "") |
