mirror of
https://gitlab.com/openstapps/openstapps.git
synced 2026-01-04 20:42:52 +00:00
fix: failing native http requests with body
This commit is contained in:
@@ -30,6 +30,9 @@ const config: CapacitorConfig = {
|
||||
LocalNotifications: {
|
||||
// TODO
|
||||
},
|
||||
CapacitorHttp: {
|
||||
enabled: false,
|
||||
},
|
||||
},
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user