refactor
This commit is contained in:
parent
fdc03a6f29
commit
a05d4a0cff
1 changed files with 0 additions and 2 deletions
|
|
@ -3,8 +3,6 @@
|
|||
.factory('pushNotificationsService', function($http) {
|
||||
var root = {};
|
||||
|
||||
//"APA91bHCysW7fzE_ks5HPOu2BGr0G7T-aD5SPfzaSGIKuhp82gFUcopVPPck8EfnxgHyK_3QJ9FdFS8H2mjAILDv3jdrH6slJzmCwoszya9XdJz4Uv-cxkLDYXb7z086TD3uPgSLnMUO"
|
||||
|
||||
root.subscribe = function(opts) {
|
||||
return $http.post('http://192.168.1.120:8000/subscribe', opts);
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue