add services/message-delivery-method-web-push/test-send-notification.js
Main daploy / deploy (push) Successful in 48s

This commit is contained in:
2024-11-24 11:51:45 +02:00
parent 89ec27ed23
commit 46c26e28e3
17 changed files with 272 additions and 90 deletions
@@ -0,0 +1,2 @@
export const LOCALSTORAGE_KEY_USER_UUID = 'user_uuid'
export const LOCALSTORAGE_KEY_BROWSER_UUID = 'browser_uuid'