Skip to content

Commit

Permalink
add core.online provider
Browse files Browse the repository at this point in the history
  • Loading branch information
soycode committed Sep 26, 2016
1 parent def7840 commit 98aa7a2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/entry.js
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ var providers = [
require('../providers/core.udpsocket'),
require('freedom/providers/core/core.view'),
require('freedom/providers/core/core.oauth'),
require('freedom/providers/core/core.online'),
require('freedom/providers/core/core.websocket'),
require('freedom/providers/core/core.xhr')
];
Expand Down

0 comments on commit 98aa7a2

Please sign in to comment.