This commit is contained in:
parent
5bf30385f2
commit
79635b4e7b
@ -17,7 +17,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@5.2" defer)
|
||||
script(type="module" src="https://cdn.skypack.dev/@startinblox/component-chat@5.3" defer)
|
||||
//- script(type="module" src="/lib/solid-xmpp-chat/dist/index.js" defer)
|
||||
|
||||
if componentSet.has("communities")
|
||||
|
Loading…
Reference in New Issue
Block a user