Refine desktop setup and remove bundled app center apps
This commit is contained in:
@@ -18,6 +18,7 @@ vi.mock('@electron/utils/plugin-install', () => ({
|
||||
cpSyncSafe: vi.fn(),
|
||||
ensureCloudSyncPluginInstalled: mockEnsureCloudSyncPluginInstalled,
|
||||
fixupPluginManifest: vi.fn(),
|
||||
hasPluginRuntimeEntry: vi.fn(() => true),
|
||||
}));
|
||||
|
||||
vi.mock('@electron/utils/channel-config', () => ({
|
||||
|
||||
Reference in New Issue
Block a user