Added native os notifications
This commit is contained in:
Vendored
+2
@@ -18,3 +18,5 @@ window.Echo = new Echo({
|
||||
forceTLS: data.scheme === 'https',
|
||||
enabledTransports: ['ws', 'wss'],
|
||||
});
|
||||
|
||||
window.vapidPublicKey = data.vapidPublicKey;
|
||||
|
||||
Reference in New Issue
Block a user