mirror of
https://github.com/usememos/memos.git
synced 2025-06-05 22:09:59 +02:00
chore: update data initial requests (#538)
This commit is contained in:
@ -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: "",
|
||||
|
Reference in New Issue
Block a user