Update various brand instances in code
This commit is contained in:
parent
0667ede7b7
commit
ffab08bd60
9 changed files with 21 additions and 21 deletions
|
@ -25,7 +25,7 @@ import { _t } from 'matrix-react-sdk/src/languageHandler';
|
|||
export default class VectorEmbeddedPage extends EmbeddedPage {
|
||||
static replaces = 'EmbeddedPage';
|
||||
|
||||
// we're overriding the base component here, for Riot-specific tweaks
|
||||
// we're overriding the base component here, for Element-specific tweaks
|
||||
translate(s) {
|
||||
s = sanitizeHtml(_t(s));
|
||||
// ugly fix for https://github.com/vector-im/riot-web/issues/4243
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue