mirror of
https://github.com/d07RiV/diabloweb.git
synced 2026-06-03 21:41:38 +00:00
oops fix
This commit is contained in:
Binary file not shown.
Binary file not shown.
@@ -7,4 +7,7 @@ import App from './App';
|
||||
|
||||
ReactDOM.render(<App />, document.getElementById('root'));
|
||||
|
||||
serviceWorker.register();
|
||||
serviceWorker.register({
|
||||
onUpdate() {
|
||||
},
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user