mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-02-27 01:43:22 +00:00
Removing useless hubs requirement in Hub service
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
Darkswarm.factory 'CurrentHub', ($location, hubs, $filter, currentHub) ->
|
||||
Darkswarm.factory 'CurrentHub', ($location, $filter, currentHub) ->
|
||||
new class CurrentHub
|
||||
hasHub: false
|
||||
constructor: ->
|
||||
|
||||
Reference in New Issue
Block a user