mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-08-10 05:29:08 +08:00
refactor(electron): nestjsfy
This commit is contained in:
@@ -20,7 +20,7 @@ import {
|
||||
import {
|
||||
AFFiNEUpdateProvider,
|
||||
availableForMyPlatformAndInstaller,
|
||||
} from '../../src/main/updater/affine-update-provider';
|
||||
} from '../../src/entries/main/updater/affine-update-provider';
|
||||
import { MockedAppAdapter, MockedUpdater } from './mocks';
|
||||
|
||||
const __dirname = fileURLToPath(new URL('.', import.meta.url));
|
||||
|
||||
Reference in New Issue
Block a user