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