mirror of
https://github.com/clash-verge-rev/clash-verge-rev.git
synced 2026-01-29 08:45:41 +08:00
chore: add window to allow full screen configuration
This commit is contained in:
@@ -50,6 +50,11 @@
|
|||||||
},
|
},
|
||||||
"csp": null
|
"csp": null
|
||||||
},
|
},
|
||||||
"windows": []
|
"windows": [
|
||||||
|
{
|
||||||
|
"label": "main",
|
||||||
|
"fullscreen": true
|
||||||
|
}
|
||||||
|
]
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user