mirror of
https://github.com/0O0o0oOoO00/Alas.git
synced 2026-05-20 06:59:32 +08:00
Remake: Encapsulation of GG Handler
* Remake: Encapsulation of GG Handler * Fix: Unstoppable restart
This commit is contained in:
@@ -9203,6 +9203,15 @@
|
||||
"type": "checkbox",
|
||||
"value": false
|
||||
},
|
||||
"GGMethod": {
|
||||
"type": "select",
|
||||
"value": "screenshot",
|
||||
"option": [
|
||||
"screenshot",
|
||||
"u2",
|
||||
"hermit"
|
||||
]
|
||||
},
|
||||
"GGPackageName": {
|
||||
"type": "input",
|
||||
"value": "com."
|
||||
|
||||
Reference in New Issue
Block a user