Jean-Baptiste Pasquier 2021-04-20 16:46:59 +00:00
parent 5bf30385f2
commit 79635b4e7b
1 changed files with 1 additions and 1 deletions

View File

@ -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")