mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-01-27 21:06:49 +00:00
5 lines
170 B
CoffeeScript
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
|