No need to talk to other controllers right now
This commit is contained in:
@@ -54,7 +54,6 @@ export default class extends Controller {
|
||||
.subscribe({ userVisibleOnly: true, applicationServerKey: this.#vapidPublicKey })
|
||||
.then(subscription => {
|
||||
this.#syncPushSubscription(subscription)
|
||||
this.dispatch("ready")
|
||||
})
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user