Merge remote-tracking branch 'origin/develop' into develop
This commit is contained in:
commit
a615616ed4
1 changed files with 1 additions and 1 deletions
|
@ -349,7 +349,7 @@ function setWidget(event, roomId) {
|
|||
userWidgets[widgetId] = {
|
||||
content: content,
|
||||
sender: client.getUserId(),
|
||||
stateKey: widgetId,
|
||||
state_key: widgetId,
|
||||
type: 'm.widget',
|
||||
id: widgetId,
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue