forked from newthuhole/hole_thu_frontend
modernize
- update react - get rid of componentWillReceiveProps - add service worker and fix pwa issues
This commit is contained in:
@@ -15,6 +15,6 @@
|
||||
],
|
||||
"start_url": "../",
|
||||
"display": "standalone",
|
||||
"theme_color": "#112244",
|
||||
"background_color": "#112244"
|
||||
"theme_color": "#333333",
|
||||
"background_color": "#333333"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user