Explorar o código

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

Sebastián Katzer %!s(int64=10) %!d(string=hai) anos
pai
achega
385dabb23c
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/windows/LocalNotificationCore.js

+ 1 - 1
src/windows/LocalNotificationCore.js

@@ -25,7 +25,7 @@ var proxy = require('de.appplant.cordova.plugin.local-notification.LocalNotifica
 var Notifications = Windows.UI.Notifications;
 
 
-exports.core = {
+proxy.core = {
 
     /**
      * Executes all queued events.