فهرست منبع

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.