add workaround for bug in 0.78.1; will no longer be needed in 0.79.1

master
Beau Gunderson 2024-09-21 14:58:31 -06:00
rodzic 25f997e924
commit 4f9e7074b5
1 zmienionych plików z 4 dodań i 1 usunięć

Wyświetl plik

@ -15,6 +15,9 @@
"width": 860,
"height": 652
},
"icons": {
"256": "gridview.png"
},
"webkit": {
"plugin": true
},
@ -36,7 +39,7 @@
"CFBundleIdentifier": "org.gridtracker.gridtracker",
"CFBundleDocumentTypes": [],
"NSLocalNetworkUsageDescription": "GridTracker needs access to the local network to talk to WSJT-X",
"NSDocumentsFolderUsageDescription" : "GridTracker needs access to your documents folder to store logs"
"NSDocumentsFolderUsageDescription": "GridTracker needs access to your documents folder to store logs"
}
},
"win": {