overleaf/services/web/app/views/project/list/front-chat.pug
2018-02-21 13:39:39 +00:00

4 lines
No EOL
188 B
Text

- 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")