We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f3a5e60 commit 149898bCopy full SHA for 149898b
messaging/manifest.json
@@ -1,5 +1,5 @@
1
{
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",
+ "//_comment1": "Some browsers will use this to enable push notifications.",
+ "//_comment2": "It is the same for all projects, this is not your project's sender ID",
4
"gcm_sender_id": "103953800507"
5
}
0 commit comments