mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-07-25 14:28:51 +08:00
chore(electron): re-enable sentry for electron (#7898)
related https://github.com/toeverything/AFFiNE/pull/7001
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
import '@sentry/electron/preload';
|
||||
|
||||
import { contextBridge } from 'electron';
|
||||
|
||||
import { appInfo, getElectronAPIs } from './electron-api';
|
||||
|
||||
Reference in New Issue
Block a user