Skip to content

Commit 149898b

Browse files
Fixing comment-in-json issue.
1 parent f3a5e60 commit 149898b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

messaging/manifest.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"//": "Some browsers will use this to enable push notifications.",
3-
"//": "It is the same for all projects, this is not your project's sender ID",
2+
"//_comment1": "Some browsers will use this to enable push notifications.",
3+
"//_comment2": "It is the same for all projects, this is not your project's sender ID",
44
"gcm_sender_id": "103953800507"
55
}

0 commit comments

Comments
 (0)