forked from Gitlink/forgeplus-react
git merge 70af7dae5f
This commit is contained in:
parent
c54433728b
commit
a14eddda52
|
@ -168,7 +168,6 @@ class App extends Component {
|
|||
|
||||
componentDidMount() {
|
||||
document.title = "loading...";
|
||||
|
||||
this.getAppdata();
|
||||
|
||||
window.addEventListener('error', (event) => {
|
||||
|
|
Loading…
Reference in New Issue