mv dir to data
This commit is contained in:
+2
-2
@@ -1,5 +1,5 @@
|
||||
import { preferenceTable } from '@main/db/schemas/preference'
|
||||
import { defaultPreferences } from '@shared/preferences'
|
||||
import { preferenceTable } from '@data/db/schemas/preference'
|
||||
import { defaultPreferences } from '@shared/data/preferences'
|
||||
|
||||
import type { DbType, ISeed } from '../types'
|
||||
|
||||
Reference in New Issue
Block a user