Skip to content

Commit a7e473d

Browse files
authored
Update ParseApp.js (#408)
1 parent b81078a commit a7e473d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/lib/ParseApp.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1264,6 +1264,7 @@ export default class ParseApp {
12641264
return (
12651265
await axios.post(
12661266
`${b4aSettings.BACK4APP_API_PATH}/blockchain/class-names/${this.applicationId}/${className}`,
1267+
{},
12671268
{ withCredentials: true }
12681269
)
12691270
).data;

0 commit comments

Comments
 (0)