Skip to content

Commit

Permalink
Fix HTTP Not Allowed in MacOS
Browse files Browse the repository at this point in the history
  • Loading branch information
njfdev committed Aug 22, 2024
1 parent d2eebfa commit d3d4eb8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src-tauri/tauri.conf.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"longDescription": "",
"macOS": {
"entitlements": null,
"exceptionDomain": "",
"exceptionDomain": "cdn.airport-data.com",
"frameworks": [],
"providerShortName": null,
"signingIdentity": null
Expand Down

0 comments on commit d3d4eb8

Please sign in to comment.