mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-01-26 20:56:48 +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
|