Import from the js-sdk's src/ directory
Because ES6 and such.
This commit is contained in:
parent
be4eeb5e07
commit
806d728d59
13 changed files with 17 additions and 17 deletions
|
@ -21,7 +21,7 @@ import * as sdk from '../../../index';
|
|||
import MatrixClientPeg from '../../../MatrixClientPeg';
|
||||
import { _t } from '../../../languageHandler';
|
||||
import Modal from '../../../Modal';
|
||||
import SettingsStore from '../../../../lib/settings/SettingsStore';
|
||||
import SettingsStore from '../../../../src/settings/SettingsStore';
|
||||
import { accessSecretStorage } from '../../../CrossSigningManager';
|
||||
|
||||
export default class KeyBackupPanel extends React.PureComponent {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue