fix open log dir not work on gui (#1403)

This commit is contained in:
Sijie.Sun
2025-09-21 23:17:31 +08:00
committed by GitHub
parent a102a8bfc7
commit 4445916ba7

View File

@@ -19,7 +19,11 @@
"productName": "easytier-gui",
"version": "2.4.4",
"identifier": "com.kkrainbow.easytier",
"plugins": {},
"plugins": {
"shell": {
"open": "^.+"
}
},
"app": {
"windows": [
{