forked from jsnbuchanan/crowd-funder-for-time-pwa
enhance service-worker logging, allow for filtered-push test
This commit is contained in:
@@ -565,5 +565,6 @@ async function getNotificationCount() {
|
||||
return result;
|
||||
}
|
||||
|
||||
self.appendDailyLog = appendDailyLog;
|
||||
self.getNotificationCount = getNotificationCount;
|
||||
self.decodeBase64 = decodeBase64;
|
||||
|
||||
Reference in New Issue
Block a user