mirror of
https://github.com/moparisthebest/mail
synced 2024-11-23 01:12:19 -05:00
Update lawnchair.js
This commit is contained in:
parent
2764c6e230
commit
eb099d9bfe
@ -3,7 +3,6 @@
|
|||||||
var ngModule = angular.module('woServices');
|
var ngModule = angular.module('woServices');
|
||||||
ngModule.service('appConfigLawnchair', LawnchairDAO);
|
ngModule.service('appConfigLawnchair', LawnchairDAO);
|
||||||
ngModule.service('accountLawnchair', LawnchairDAO);
|
ngModule.service('accountLawnchair', LawnchairDAO);
|
||||||
ngModule.service('keychainLawnchair', LawnchairDAO);
|
|
||||||
module.exports = LawnchairDAO;
|
module.exports = LawnchairDAO;
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
Loading…
Reference in New Issue
Block a user