Files
overleaf-cep/services/web/app/views/project/list/front-chat.pug
T
2018-04-30 17:13:57 +01:00

5 lines
148 B
Plaintext

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