1
0
mirror of https://github.com/openfoodfoundation/openfoodnetwork synced 2026-04-10 07:03:50 +00:00
Files
openfoodnetwork/app/assets/javascripts/darkswarm/services/current_hub.js.coffee
2014-10-06 23:20:43 +11:00

5 lines
170 B
CoffeeScript

Darkswarm.factory 'CurrentHub', (currentHub) ->
# Populate CurrentHub.hub from json in page. This is probably redundant now.
new class CurrentHub
hub: currentHub