Skip to content
Snippets Groups Projects
Commit 874dde76 authored by plup's avatar plup Committed by Benoit Alessandroni
Browse files

fix: added component in index.pug

parent 929b3202
No related branches found
No related tags found
1 merge request!325Adds an embeded rocket.chat page
......@@ -107,6 +107,9 @@ html(lang="en")
if component.type == "about"
include views/page-about.pug
if component.type == "rocketchat"
include views/page-rocketchat.pug
if component.type == "chat"
.whitespace-normal
orbit-reactivity(bind-user nested-field='inbox' target-src="store://user.contacts.@id")
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment