Commit c6d6525a authored by yann300's avatar yann300

standard

parent be654e32
...@@ -15,7 +15,7 @@ module.exports = class SupportTab { ...@@ -15,7 +15,7 @@ module.exports = class SupportTab {
self.data = { gitterIsLoaded: false } self.data = { gitterIsLoaded: false }
self._components = {} self._components = {}
self._components.registry = localRegistry || globalRegistry self._components.registry = localRegistry || globalRegistry
self._deps = { self._deps = {
app: self._components.registry.get('app').api app: self._components.registry.get('app').api
} }
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment