Explorar el Código

warning: estrusItems update

Yi hace 2 meses
padre
commit
09626bfc37
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      model/neck_ring_estrus_warning.go

+ 1 - 1
model/neck_ring_estrus_warning.go

@@ -114,7 +114,7 @@ func (n NeckRingEstrusWarningSlice) ToPB(
 			found = isIPeriod(matingWindowPeriodKind, nowTime, optimumMatingStartTime, optimumMatingEndTime)
 		}
 
-		if !found {
+		if found {
 			continue
 		}