1
0
Fork 0
mirror of https://github.com/overleaf/overleaf.git synced 2025-01-23 21:01:31 +00:00
overleaf/services/web/app/views/project/list/front-chat.pug

4 lines
148 B
Text

- if (frontChatWidgetRoomId)
script.
window.FCSP = '#{frontChatWidgetRoomId}';
script(src="https://chat-assets.frontapp.com/v1/chat.bundle.js")