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