partially revert e507c31306
Signed-off-by: Jason Volk <jason@zemos.net>
This commit is contained in:
@@ -132,7 +132,7 @@ impl Service {
|
||||
|
||||
let current: RawPduId = PduId {
|
||||
shortroomid,
|
||||
shorteventid,
|
||||
shorteventid: shorteventid.saturating_sub(1),
|
||||
}
|
||||
.into();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user