mirror of
https://github.com/vector-im/element-web.git
synced 2025-08-22 15:01:13 +02:00
Merge remote-tracking branch 'origin/develop' into develop
This commit is contained in:
commit
a615616ed4
@ -349,7 +349,7 @@ function setWidget(event, roomId) {
|
|||||||
userWidgets[widgetId] = {
|
userWidgets[widgetId] = {
|
||||||
content: content,
|
content: content,
|
||||||
sender: client.getUserId(),
|
sender: client.getUserId(),
|
||||||
stateKey: widgetId,
|
state_key: widgetId,
|
||||||
type: 'm.widget',
|
type: 'm.widget',
|
||||||
id: widgetId,
|
id: widgetId,
|
||||||
};
|
};
|
||||||
|
Loading…
x
Reference in New Issue
Block a user