more s/Vector/Riot/
This commit is contained in:
parent
91771ec17d
commit
9d303712f2
4 changed files with 4 additions and 4 deletions
|
@ -194,7 +194,7 @@ module.exports = React.createClass({
|
|||
var ErrorDialog = sdk.getComponent("dialogs.ErrorDialog");
|
||||
Modal.createDialog(ErrorDialog, {
|
||||
title: "Integrations disabled",
|
||||
description: "You need to enable the Labs option 'Integrations Management' in your Vector user settings first.",
|
||||
description: "You need to enable the Labs option 'Integrations Management' in your Riot user settings first.",
|
||||
});
|
||||
return;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue