feat: bump chat & workaround core#687
This commit is contained in:
		| @ -37,7 +37,7 @@ if endpoints.dashboards || (endpoints.get && endpoints.get.dashboards) | ||||
|     //- script(type="module" src="/lib/solid-dashboard/dist/index.js" defer) | ||||
|  | ||||
| if endpoints.users || (endpoints.get && endpoints.get.users) | ||||
|     script(type="module" src="https://unpkg.com/@startinblox/component-chat@1.1" defer) | ||||
|     script(type="module" src="https://unpkg.com/@startinblox/component-chat@1.2" defer) | ||||
|     //- script(type="module" src="/lib/solid-xmpp-chat/dist/index.js" defer) | ||||
|  | ||||
| if endpoints.polls || (endpoints.get && endpoints.get.polls) | ||||
|  | ||||
| @ -90,7 +90,7 @@ | ||||
|                 value-user.username='hubl-workaround-493' | ||||
|                 widget-user.username='solid-form-hidden' | ||||
|  | ||||
|                 submit-button='' | ||||
|                 submit-button='Rejoindre' | ||||
|                 data-trans='submit-button=circle.list.buttonJoin' | ||||
|               ) | ||||
|               hubl-reactivity(data-src=`${endpoints.circles || endpoints.get.circles}` target-src='${value}') | ||||
|  | ||||
		Reference in New Issue
	
	Block a user