bump: chat to 6.1
This commit is contained in:
parent
78980dd3c7
commit
d8cc88ebd2
@ -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@6.0" defer)
|
||||
script(type="module" src="https://cdn.skypack.dev/@startinblox/component-chat@6.1" 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