mirror of
https://github.com/acepanel/panel.git
synced 2026-02-07 18:00:54 +08:00
feat: 首页优化
This commit is contained in:
@@ -300,8 +300,8 @@ func (s *InfoService) Update(w http.ResponseWriter, r *http.Request) {
|
||||
}
|
||||
|
||||
types.Status = types.StatusNormal
|
||||
tools.RestartPanel()
|
||||
Success(w, nil)
|
||||
tools.RestartPanel()
|
||||
}
|
||||
|
||||
func (s *InfoService) Restart(w http.ResponseWriter, r *http.Request) {
|
||||
|
||||
Reference in New Issue
Block a user