mirror of
https://github.com/simon-ding/polaris.git
synced 2026-03-03 08:00:47 +08:00
feat: add app version ui
This commit is contained in:
@@ -48,6 +48,6 @@ func (s *Server) About(c *gin.Context) (interface{}, error) {
|
||||
"uptime": uptime.Uptime(),
|
||||
"chat_group": "https://t.me/+8R2nzrlSs2JhMDgx",
|
||||
"go_version": runtime.Version(),
|
||||
"version": db.Version,
|
||||
"version": db.Version,
|
||||
}, nil
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user