forked from trent_larson/crowd-funder-for-time-pwa
add another alert message & test button
This commit is contained in:
@@ -45,7 +45,7 @@ self.addEventListener("push", function (event) {
|
||||
}
|
||||
}
|
||||
|
||||
// This should be a constant shared with the notification-test code. See TEST_PUSH_TITLE in HelpNotificationsView.vue
|
||||
// This is shared with the notification-test code and should be a constant. Look for the same name in HelpNotificationsView.vue
|
||||
// Use something other than "Daily Update" https://gitea.anomalistdesign.com/trent_larson/py-push-server/src/commit/3c0e196c11bc98060ec5934e99e7dbd591b5da4d/app.py#L213
|
||||
const DIRECT_PUSH_TITLE = "DIRECT_NOTIFICATION";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user