mirror of
https://mirror.suhoan.cn/https://github.com/EasyTier/EasyTier.git
synced 2025-12-12 20:57:26 +08:00
fix open log dir not work on gui (#1403)
This commit is contained in:
@@ -19,7 +19,11 @@
|
||||
"productName": "easytier-gui",
|
||||
"version": "2.4.4",
|
||||
"identifier": "com.kkrainbow.easytier",
|
||||
"plugins": {},
|
||||
"plugins": {
|
||||
"shell": {
|
||||
"open": "^.+"
|
||||
}
|
||||
},
|
||||
"app": {
|
||||
"windows": [
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user