nicer message
This commit is contained in:
parent
948d12dbee
commit
fc8f45f63b
1 changed files with 1 additions and 1 deletions
|
@ -171,7 +171,7 @@ function DevCtrl($scope, downloader, updateFeedsAlarmManager, opml, downloaderBa
|
|||
};
|
||||
|
||||
$scope.checkForPendingMessage = function() {
|
||||
console.log(navigator.mozHasPendingMessage('alarm'));
|
||||
console.log('Has pending message: ' + navigator.mozHasPendingMessage('alarm'));
|
||||
};
|
||||
|
||||
$scope.setAlarmTmp = function() {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue