mirror of
https://github.com/usememos/memos.git
synced 2025-06-05 22:09:59 +02:00
chore: restore user email
This commit is contained in:
@@ -34,7 +34,6 @@ func (s *Server) registerSystemRoutes(g *echo.Group) {
|
||||
|
||||
if hostUser != nil {
|
||||
// data desensitize
|
||||
hostUser.Email = ""
|
||||
hostUser.OpenID = ""
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user