Skip to content

Commit 1dac4db

Browse files
committed
adds censored global.json
1 parent 1e6a3fb commit 1dac4db

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

parse/config/global.json

+14
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
{
2+
"applications": {
3+
"Broadcasts": {
4+
"applicationId": "",
5+
"masterKey": ""
6+
},
7+
"_default": {
8+
"link": "Broadcasts"
9+
}
10+
},
11+
"global": {
12+
"parseVersion": "1.1.13"
13+
}
14+
}

0 commit comments

Comments
 (0)