You've already forked matrix-react-sdk
mirror of
https://github.com/matrix-org/matrix-react-sdk.git
synced 2025-07-28 15:22:05 +03:00
Show all labs even if incompatible, with appropriate tooltip explaining requirements (#10369)
Co-authored-by: Richard van der Hoff <1389908+richvdh@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
209b65243a
commit
e3930fb8b0
@ -56,6 +56,8 @@ describe("ServerSupportUnstableFeatureController", () => {
|
||||
setting,
|
||||
watchers,
|
||||
["feature"],
|
||||
undefined,
|
||||
undefined,
|
||||
"other_value",
|
||||
);
|
||||
await prepareSetting(cli, controller);
|
||||
|
Reference in New Issue
Block a user