chore: update data initial requests (#538)

This commit is contained in:
boojack
2022-11-22 23:45:11 +08:00
committed by GitHub
parent 362306a9cb
commit a0667abec8
12 changed files with 111 additions and 135 deletions

View File

@ -41,7 +41,7 @@ func (s *Server) registerSystemRoutes(g *echo.Group) {
systemStatus := api.SystemStatus{
Host: hostUser,
Profile: s.Profile,
Profile: *s.Profile,
DBSize: 0,
AllowSignUp: false,
AdditionalStyle: "",