Merge branch 'feature/rework-left-menu' of https://git.startinblox.com/applications/hubl into feature/rework-left-menu

This commit is contained in:
gaelle morin
2021-04-02 16:04:46 +02:00
3 changed files with 27 additions and 25 deletions

View File

@ -1,4 +1,4 @@
if componentSet.has('circles') || componentSet.has('projects') || componentSet.has('profileDirectory')
if componentSet.has('circles') || componentSet.has('projects') || componentSet.has('profileDirectory') || componentSet.has('chat')
solid-widget(name='hubl-menu-empty')
template
p.segment.full.empty.whitespace-normal(style='display:block!important; color:#D0D4DA')