mirror of
https://github.com/jeffvli/feishin.git
synced 2026-05-13 20:10:07 +02:00
fix all imports for new structure
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import type { TitleTheme } from '/@/renderer/types';
|
||||
import type { TitleTheme } from '/@/shared/types/types';
|
||||
|
||||
import { ipcMain, nativeTheme, safeStorage } from 'electron';
|
||||
import Store from 'electron-store';
|
||||
|
||||
Reference in New Issue
Block a user