Skip to content

Commit

Permalink
fix: gpu process crashes for requireAdministrator.
Browse files Browse the repository at this point in the history
Signed-off-by: The1111mp <[email protected]>
  • Loading branch information
1111mp committed Jan 6, 2024
1 parent 228e954 commit 15c8444
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -206,7 +206,7 @@
]
}
],
"requestedExecutionLevel": "requireAdministrator"
"requestedExecutionLevel": "highestAvailable"
},
"linux": {
"target": [
Expand Down

0 comments on commit 15c8444

Please sign in to comment.