squash all commits and fix service worker (file has to be at this specific path by convention):
Added pwa subscription storage for publishers
This commit is contained in:
@ -123,6 +123,7 @@ model Publisher {
|
||||
Message Message[]
|
||||
EventLog EventLog[]
|
||||
lastLogin DateTime?
|
||||
pushSubscription Json?
|
||||
}
|
||||
|
||||
model Availability {
|
||||
|
Reference in New Issue
Block a user