Skip to content

Commit c2059c9

Browse files
authored
Remove GA utm_source from webmanifest (zhukov#1997)
GA it self is removed in zhukov#79
1 parent 97724e5 commit c2059c9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎app/manifest.webapp.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"display": "standalone",
66
"theme_color": "#497495",
77
"gcm_sender_id": "122867383838",
8-
"start_url": "./?utm_source=web_app_manifest",
8+
"start_url": "./",
99
"scope": "/",
1010
"background_color": "#fff",
1111
"icons": [

0 commit comments

Comments
 (0)