This commit is contained in:
Yoni 2019-01-30 10:19:52 +02:00
parent a33502c108
commit 99dda19f5e

View file

@ -108,7 +108,7 @@ impl Slate {
height: 0,
lock_height: 0,
participant_data: vec![],
version:Some(1)
version: Some(1),
}
}