This commit is contained in:
Aiden 2024-05-28 17:55:29 -04:00 committed by GitHub
parent 615c97bccd
commit a49ae6b378
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 2048 additions and 1594 deletions

View file

@ -51,7 +51,7 @@
"dependencies": {
"arrpc": "github:OpenAsar/arrpc",
"cross-fetch": "^3.1.5",
"electron-context-menu": "github:ArmCord/electron-context-menu",
"electron-context-menu": "^4.0.0",
"extract-zip": "^2.0.1",
"v8-compile-cache": "^2.3.0",
"ws": "^8.11.0"

File diff suppressed because it is too large Load diff

View file

@ -22,7 +22,6 @@ contextMenu({
showSaveImageAs: true,
showCopyImageAddress: true,
showSearchWithGoogle: false,
showSearchWithDuckDuckGo: false,
prepend: (_defaultActions, parameters) => [
{
label: "Search with Google",