Add missing whitespace

This commit is contained in:
Jonas Platte 2020-12-24 02:49:25 +01:00
parent 042c33283c
commit 0ae5786c6b
No known key found for this signature in database
GPG Key ID: CC154DE0E30B7C67

View File

@ -64,6 +64,7 @@ pub enum Typing {
#[derive(Deserialize, Serialize)]
struct TypingInner {
typing: bool,
#[serde(
with = "ruma_serde::duration::opt_ms",
default,