diff options
| author | Pliable Pixels <pliablepixels@gmail.com> | 2019-05-20 10:43:06 -0400 |
|---|---|---|
| committer | Pliable Pixels <pliablepixels@gmail.com> | 2019-05-20 10:43:06 -0400 |
| commit | 5aee4039af90cc6b5c372076daa1d5ada9596075 (patch) | |
| tree | 181be75ee0f0df67940cb1d78276476b18bf1f3b /www/js/LoginCtrl.js | |
| parent | 1e4c404d3a0657840acdf143e27fdc6ede6f81b5 (diff) | |
demote logs
Diffstat (limited to 'www/js/LoginCtrl.js')
| -rw-r--r-- | www/js/LoginCtrl.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/js/LoginCtrl.js b/www/js/LoginCtrl.js index 53796832..08e7d75c 100644 --- a/www/js/LoginCtrl.js +++ b/www/js/LoginCtrl.js @@ -653,6 +653,7 @@ function mobilePinConfig () { $rootScope.authSession = ''; + console.log ("***** CLEARING AUTHSESSION IN SAVEITEMS"); if ($rootScope.platformOS != 'desktop') { |
