mirror of https://github.com/vector-im/riot-web
Implement new memberlist view
parent
ebef0d353e
commit
34cad9dbcc
|
@ -306,4 +306,4 @@
|
|||
"engines": {
|
||||
"node": ">=20.0.0"
|
||||
}
|
||||
}
|
||||
}
|
|
@ -2366,7 +2366,7 @@
|
|||
"enable_element_call_no_permissions_tooltip": "You do not have sufficient permissions to change this."
|
||||
}
|
||||
},
|
||||
"room_summary_card_back_action_label": "Room information",
|
||||
"room_summary_card_back_action_label": "Room info",
|
||||
"scalar": {
|
||||
"error_create": "Unable to create widget.",
|
||||
"error_membership": "You are not in this room.",
|
||||
|
|
|
@ -8677,7 +8677,7 @@ matrix-web-i18n@^3.2.1:
|
|||
minimist "^1.2.8"
|
||||
walk "^2.3.15"
|
||||
|
||||
matrix-widget-api@^1.10.0:
|
||||
matrix-widget-api@^1.10.0, matrix-widget-api@^1.8.2:
|
||||
version "1.10.0"
|
||||
resolved "https://registry.yarnpkg.com/matrix-widget-api/-/matrix-widget-api-1.10.0.tgz#d31ea073a5871a1fb1a511ef900b0c125a37bf55"
|
||||
integrity sha512-rkAJ29briYV7TJnfBVLVSKtpeBrBju15JZFSDP6wj8YdbCu1bdmlplJayQ+vYaw1x4fzI49Q+Nz3E85s46sRDw==
|
||||
|
|
Loading…
Reference in New Issue