Преглед изворни кода

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

Sebastián Katzer пре 10 година
родитељ
комит
385dabb23c
1 измењених фајлова са 1 додато и 1 уклоњено
  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.