Skip to content

Commit 166638a

Browse files
committed
Update ParseServer.js
1 parent d80d2ed commit 166638a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/ParseServer.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -382,6 +382,7 @@ function addParseCloud() {
382382
newVal.appId = Parse.applicationId;
383383
Config.put(newVal);
384384
},
385+
configurable: true,
385386
});
386387
Object.assign(Parse.Cloud, ParseCloud);
387388
global.Parse = Parse;

0 commit comments

Comments
 (0)