fix: add http:default capability to allow fetch to external APIs (Anthropic CORS fix) (#157)
Co-authored-by: Test <test@test.com>
This commit is contained in:
@@ -11,6 +11,7 @@
|
||||
"dialog:default",
|
||||
"updater:default",
|
||||
"process:default",
|
||||
"opener:default"
|
||||
"opener:default",
|
||||
"http:default"
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user