mirror of
https://github.com/Buriburizaem0n/nezha_domains.git
synced 2026-02-04 12:40:07 +00:00
🔖 dashboard v0.10.0
This commit is contained in:
@@ -73,3 +73,7 @@ func (m *Monitor) AfterFind(tx *gorm.DB) error {
|
||||
}
|
||||
return nil
|
||||
}
|
||||
|
||||
func IsServiceSentinelNeeded(t uint64) bool {
|
||||
return t == TaskTypeCommand || t == TaskTypeTerminal
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user