Skip to content

Commit

Permalink
Merge pull request #417 from ahabeb/master
Browse files Browse the repository at this point in the history
 adding firebaseAPI to SDK plugin tester
  • Loading branch information
abuturla authored Jul 5, 2018
2 parents 9042f8e + ad01b97 commit ead7eed
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pluginTester/scripts/loadScripts.js
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@ function _ScriptLoader(){
, this.domain + "pages/plugins/common/commonPluginService.js"
, this.domain + "pages/pluginPromo/promoService.js"
, this.domain + "app/scripts/framework/pluginAPI/pushNotificationsAPI.js"
, this.domain + "app/scripts/framework/pluginAPI/firebaseAPI.js"
];
}

Expand Down

0 comments on commit ead7eed

Please sign in to comment.