Fixes to i18n code

This commit is contained in:
Richard van der Hoff 2017-05-31 18:31:10 +01:00
parent 4bc252a16b
commit cbbed3f544
2 changed files with 3 additions and 1 deletions

View file

@ -18,6 +18,8 @@ import React from 'react';
import sdk from '../../../index';
import MatrixClientPeg from '../../../MatrixClientPeg';
import { _t } from '../../../languageHandler';
/**
* Prompt the user to set a display name.
*