Merge branch 'develop' into sort-imports
This commit is contained in:
@@ -220,3 +220,5 @@ export async function initSentry(sentryConfig: ISentryConfig): Promise<void> {
|
||||
tracesSampleRate: 1.0,
|
||||
});
|
||||
}
|
||||
|
||||
window.mxSendSentryReport = sendSentryReport;
|
||||
|
||||
Reference in New Issue
Block a user