You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 29, 2022. It is now read-only.
The dimensions integration manager we use is this one: https://github.com/turt2live/matrix-dimension
Here's the template we'd need to change: https://github.com/turt2live/matrix-dimension/blob/master/web/app/widget-wrappers/generic/generic.component.html
and this is an example of how it should look like:
https://github.com/turt2live/matrix-dimension/blob/master/web/app/widget-wrappers/bigbluebutton/bigbluebutton.component.html
In our fork, the link of the template is: https://github.com/europython/matrix-dimension/blob/ep2021/web/app/widget-wrappers/generic/generic.component.html