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

5 lines
148 B
Text
Raw Normal View History

- if (frontChatWidgetRoomId)
2018-02-19 11:34:24 -05:00
script.
window.FCSP = '#{frontChatWidgetRoomId}';
script(src="https://chat-assets.frontapp.com/v1/chat.bundle.js")