Skip to content
Snippets Groups Projects
Commit 05ca7bd3 authored by Jean-Baptiste Pasquier's avatar Jean-Baptiste Pasquier
Browse files

minor: file upload on chat

parent 240bafdd
No related branches found
No related tags found
No related merge requests found
......@@ -11,7 +11,7 @@ if componentSet.has("autoLogin") || componentSet.has("registering")
//- script(type="module" src="/lib/sib-auth/index.js" defer)
if componentSet.has("chat") || componentSet.has("circles") || componentSet.has("projects")
script(type="module" src="https://cdn.skypack.dev/@startinblox/component-chat@4.1" defer)
script(type="module" src="https://cdn.skypack.dev/@startinblox/component-chat@4.2" defer)
//- script(type="module" src="/lib/solid-xmpp-chat/dist/index.js" defer)
if componentSet.has("dashboard")
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment