Skip to content

Commit 78d5d26

Browse files
committed
Update main.js
1 parent 9167e4b commit 78d5d26

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cloud/main.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ Parse.Cloud.define('pushChannelTest', function(request, response) {
1717
"alert": message,
1818
"action": action,
1919
"customdata": customData}
20-
};
20+
};
2121

2222
// Note that useMasterKey is necessary for Push notifications to succeed.
2323

0 commit comments

Comments
 (0)