Try a different string
This commit is contained in:
parent
bebcabcde4
commit
ea61c979f9
2 changed files with 2 additions and 2 deletions
|
@ -61,7 +61,7 @@ export class CapabilityText {
|
|||
[GENERIC_WIDGET_KIND]: _td("Change which room you're viewing"),
|
||||
},
|
||||
[MatrixCapabilities.MSC2931Navigate]: {
|
||||
[GENERIC_WIDGET_KIND]: _td("Change which room you're viewing and use permalinks"),
|
||||
[GENERIC_WIDGET_KIND]: _td("Change which room, message, or user you're viewing"),
|
||||
},
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue