minor: upgrade to sib-chat@0.5 (converse in fullscreen)
This commit is contained in:
parent
9062babe0a
commit
e1b64c152a
@ -20,7 +20,7 @@ else
|
||||
script(type="module" src="https://unpkg.com/@startinblox/router@0.7")
|
||||
script(type="module" src="https://unpkg.com/@startinblox/component-notifications@0.3")
|
||||
if endpoints.users || (endpoints.get && endpoints.get.users)
|
||||
script(type="module" src="https://unpkg.com/@startinblox/component-chat@0.4")
|
||||
script(type="module" src="https://unpkg.com/@startinblox/component-chat@0.5")
|
||||
if endpoints.events || (endpoints.get && endpoints.get.events)
|
||||
script(type="module" src="https://unpkg.com/@startinblox/component-event@0.1")
|
||||
if endpoints.joboffers || (endpoints.get && endpoints.get.joboffers)
|
||||
|
Loading…
Reference in New Issue
Block a user