committed by
June Clementine Strawberry
parent
cbf207bd1f
commit
a67ab75417
@@ -170,7 +170,7 @@ pub async fn handle_incoming_pdu<'a>(
|
||||
| Entry::Occupied(mut e) => {
|
||||
*e.get_mut() = (now, e.get().1.saturating_add(1));
|
||||
},
|
||||
};
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user