Add Front chat widget.
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
- if (settings.overleaf && settings.front.chat_room_id != null)
|
||||
script.
|
||||
window.FCSP = '#{settings.front.chat_room_id}';
|
||||
script(src="https://chat-assets.frontapp.com/v1/chat.bundle.js")
|
||||
@@ -86,3 +86,5 @@ block content
|
||||
include ./list/empty-project-list
|
||||
|
||||
include ./list/modals
|
||||
|
||||
include front-chat
|
||||
|
||||
Reference in New Issue
Block a user