pull/340/head
Lucas Nogueira 2 years ago
parent 0a5859e2f9
commit 0b29107d71
No known key found for this signature in database
GPG Key ID: 7C32FCA95C8C95D7

@ -61,7 +61,7 @@ func showNotification(invoke: Invoke, notification: JSObject)
} }
class NotificationPlugin: Plugin { class NotificationPlugin: Plugin {
var notificationHandler = NotificationHandler() let notificationHandler = NotificationHandler()
let notificationManager = NotificationManager() let notificationManager = NotificationManager()
override init() { override init() {

Loading…
Cancel
Save