Ensure we do not load matrix-react-sdk is a manner which can white-screen
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
This commit is contained in:
parent
668450325c
commit
99553210be
2 changed files with 3 additions and 1 deletions
|
@ -143,3 +143,5 @@ export async function loadModules(): Promise<void> {
|
|||
}
|
||||
|
||||
export { _t } from "../languageHandler";
|
||||
|
||||
export { extractErrorMessageFromError } from "matrix-react-sdk/src/components/views/dialogs/ErrorDialog";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue