mirror of
https://github.com/tiddly-gittly/TidGi-Desktop.git
synced 2026-02-04 06:43:34 -08:00
fix: preload folder is moved
This commit is contained in:
parent
bfeacf007f
commit
65246ed4e5
1 changed files with 1 additions and 1 deletions
|
|
@ -56,7 +56,7 @@
|
|||
"html": "./src/renderer.html",
|
||||
"js": "./src/renderer.tsx",
|
||||
"preload": {
|
||||
"js": "./src/services/preload/index.ts"
|
||||
"js": "./src/preload/index.ts"
|
||||
},
|
||||
"name": "main_window"
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue