feat(electron): add font list handlers

This commit is contained in:
Jimmfly
2024-08-19 22:25:15 +08:00
committed by EYHN
parent 3a220da1b6
commit 9a4cb5d69a
5 changed files with 27 additions and 0 deletions
+1
View File
@@ -80,6 +80,7 @@
"dependencies": {
"async-call-rpc": "^6.4.2",
"electron-updater": "^6.2.1",
"font-list": "^1.5.1",
"link-preview-js": "^3.0.5",
"yjs": "patch:yjs@npm%3A13.6.18#~/.yarn/patches/yjs-npm-13.6.18-ad0d5f7c43.patch"
},