This commit is contained in:
James Salter 2021-08-16 13:06:19 +01:00
parent 065a70b63f
commit 16d02f24bd
4 changed files with 9 additions and 7 deletions

View file

@ -108,7 +108,7 @@ import SoftLogout from './auth/SoftLogout';
import { makeRoomPermalink } from "../../utils/permalinks/Permalinks";
import { copyPlaintext } from "../../utils/strings";
import { PosthogAnalytics } from '../../PosthogAnalytics';
import { initSentry, sendSentryReport } from "../../sentry";
import { initSentry } from "../../sentry";
/** constants for MatrixChat.state.view */
export enum Views {