Fix pwa_background_color again
This commit is contained in:
parent
9a26e678da
commit
7e981729f6
|
|
@ -17,8 +17,8 @@
|
||||||
"route_url_strategy": "path",
|
"route_url_strategy": "path",
|
||||||
"web_renderer": "canvaskit",
|
"web_renderer": "canvaskit",
|
||||||
"use_color_emoji": "false",
|
"use_color_emoji": "false",
|
||||||
"pwa_background_color": "#0175C2",
|
"pwa_background_color": "",
|
||||||
"pwa_theme_color": "#0175C2",
|
"pwa_theme_color": "",
|
||||||
"split_per_abi": false,
|
"split_per_abi": false,
|
||||||
"options": null
|
"options": null
|
||||||
}
|
}
|
||||||
Loading…
Reference in New Issue