Added gcm sender id in manifest.json
Some checks failed
Scan for leaked secrets using Kingfisher / kingfisher-secrets-scan (push) Successful in 16s
Scan for leaked secrets using Kingfisher / kingfisher-secrets-scan (pull_request) Successful in 10s
Gemini PR Review / Gemini PR Review (pull_request) Successful in 14s
Laravel Pint / pint (pull_request) Failing after 2m8s
Laravel Larastan / larastan (pull_request) Failing after 2m19s
Some checks failed
Scan for leaked secrets using Kingfisher / kingfisher-secrets-scan (push) Successful in 16s
Scan for leaked secrets using Kingfisher / kingfisher-secrets-scan (pull_request) Successful in 10s
Gemini PR Review / Gemini PR Review (pull_request) Successful in 14s
Laravel Pint / pint (pull_request) Failing after 2m8s
Laravel Larastan / larastan (pull_request) Failing after 2m19s
This commit is contained in:
@@ -5,6 +5,7 @@
|
|||||||
"display": "standalone",
|
"display": "standalone",
|
||||||
"description": "A Progressive Web Application setup for Laravel projects.",
|
"description": "A Progressive Web Application setup for Laravel projects.",
|
||||||
"theme_color": "#6777ef",
|
"theme_color": "#6777ef",
|
||||||
|
"gcm_sender_id": "103953800507",
|
||||||
"start_url": "/",
|
"start_url": "/",
|
||||||
"icons": [
|
"icons": [
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user