overleaf/services/web/app/views/project/list/front-chat.pug

4 lines
No EOL
206 B
Text

- if (settings.overleaf && settings.front && 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")