feat: connect wild report risk map
This commit is contained in:
@ -231,6 +231,8 @@ enum WildPhotographerReportMockStore {
|
||||
return .selfLocation
|
||||
case .green:
|
||||
return .peerPhotographer
|
||||
case .yellow:
|
||||
return .processingClue
|
||||
case .red:
|
||||
if clue.processingStarted && !clue.completed {
|
||||
return .processingClue
|
||||
|
||||
Reference in New Issue
Block a user