mirror of
https://github.com/EasyTier/EasyTier.git
synced 2026-04-23 17:19:28 +08:00
GUI: support change log level when running (#153)
This commit is contained in:
@@ -14,10 +14,18 @@
|
||||
"all": false,
|
||||
"shell": {
|
||||
"all": false,
|
||||
"open": true
|
||||
"open": ".*"
|
||||
},
|
||||
"process": {
|
||||
"exit": true
|
||||
},
|
||||
"path": {
|
||||
"all": true
|
||||
},
|
||||
"clipboard": {
|
||||
"all": true,
|
||||
"writeText": true,
|
||||
"readText": true
|
||||
}
|
||||
},
|
||||
"windows": [
|
||||
|
||||
Reference in New Issue
Block a user