소스 검색

warning: estrusItems update

Yi 2 달 전
부모
커밋
09626bfc37
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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
 		}