mirror of
https://github.com/Buriburizaem0n/nezha_domains.git
synced 2026-02-04 12:40:07 +00:00
修复管理后台页面新添加CoverIgnoreAll类型服务需要重启docker镜像的问题.
This commit is contained in:
@@ -235,6 +235,7 @@ func (ma *memberAPI) addOrEditMonitor(c *gin.Context) {
|
||||
m.Cover = mf.Cover
|
||||
m.Notify = mf.Notify == "on"
|
||||
m.Duration = mf.Duration
|
||||
err = m.InitSkipServers()
|
||||
}
|
||||
if err == nil {
|
||||
if m.ID == 0 {
|
||||
|
||||
Reference in New Issue
Block a user