Add github oauth logo.

This commit is contained in:
Yang Luo
2021-02-13 21:04:23 +08:00
parent cf2152846c
commit bac289d387
6 changed files with 70 additions and 3 deletions

View File

@ -45,6 +45,7 @@ class App extends Component {
};
Setting.initServerUrl();
Setting.initClientUrl();
}
componentWillMount() {