mirror of
https://github.com/moonlight-stream/moonlight-chrome.git
synced 2025-08-16 16:16:44 +00:00
Restore overrideEscFullscreen permission
Otherwise, Esc breaks out of fullscreen instead of being sent to the streaming app.
This commit is contained in:
parent
eb458c1ad2
commit
b55f604294
@ -26,7 +26,8 @@
|
||||
"pointerLock",
|
||||
"system.network",
|
||||
"fullscreen",
|
||||
"power", {
|
||||
"power",
|
||||
"overrideEscFullscreen", {
|
||||
"socket": [
|
||||
"tcp-connect",
|
||||
"resolve-host",
|
||||
|
Loading…
x
Reference in New Issue
Block a user