diff --git a/web/src/App.js b/web/src/App.js index f58058eb..d0add296 100644 --- a/web/src/App.js +++ b/web/src/App.js @@ -51,6 +51,7 @@ import PaymentEditPage from "./PaymentEditPage"; import AccountPage from "./account/AccountPage"; import HomePage from "./basic/HomePage"; import CustomGithubCorner from "./CustomGithubCorner"; +import * as Conf from "./Conf"; import * as Auth from "./auth/Auth"; import SignupPage from "./auth/SignupPage"; @@ -434,20 +435,24 @@ class App extends Component { ); - res.push( -