Prepared Pusher push notifications
This commit is contained in:
@@ -649,6 +649,17 @@ return [
|
||||
'location' => 'https://cdn.jsdelivr.net/npm/flatpickr'
|
||||
]
|
||||
]
|
||||
],
|
||||
[
|
||||
'name' => 'Pusher',
|
||||
'active' => true,
|
||||
'files' => [
|
||||
[
|
||||
'type' => 'js',
|
||||
'asset' => false,
|
||||
'location' => 'https://js.pusher.com/beams/1.0/push-notifications-cdn.js'
|
||||
]
|
||||
]
|
||||
]
|
||||
],
|
||||
];
|
||||
|
Reference in New Issue
Block a user