minor: file upload on chat
This commit is contained in:
parent
240bafdd6c
commit
05ca7bd3a8
@ -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")
|
||||
|
Loading…
Reference in New Issue
Block a user