Commit 385dabb2 by Sebastián Katzer

Hopefully fix for mystical "export.core not being set" error 2nd

parent 167c794a
...@@ -25,7 +25,7 @@ var proxy = require('de.appplant.cordova.plugin.local-notification.LocalNotifica ...@@ -25,7 +25,7 @@ var proxy = require('de.appplant.cordova.plugin.local-notification.LocalNotifica
var Notifications = Windows.UI.Notifications; var Notifications = Windows.UI.Notifications;
exports.core = { proxy.core = {
/** /**
* Executes all queued events. * Executes all queued events.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment