fix(SelectionAssistant): support selection when alt key pressed (#6865)

fix: support alt key selection
This commit is contained in:
fullex
2025-06-06 08:29:00 +08:00
committed by GitHub
parent aa3c376def
commit dfc32967ed
3 changed files with 13 additions and 8 deletions
+1 -1
View File
@@ -92,7 +92,7 @@
"officeparser": "^4.1.1",
"os-proxy-config": "^1.1.2",
"proxy-agent": "^6.5.0",
"selection-hook": "^0.9.21",
"selection-hook": "^0.9.22",
"tar": "^7.4.3",
"turndown": "^7.2.0",
"webdav": "^5.8.0",