Skip to content

Commit fdfb567

Browse files
author
Hector Virgen
committed
Rebuild for 0.1.3
1 parent 80cec70 commit fdfb567

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

api-angular-min.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

api-angular.js

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -377,7 +377,8 @@
377377
query: {
378378
application_id: 'user',
379379
format: 'json'
380-
}
380+
},
381+
cookies: $cookies
381382
}, angularAdapter);
382383

383384
// Wrap `execute()` in an Angular promise

0 commit comments

Comments
 (0)