Add missing whitespace
This commit is contained in:
parent
042c33283c
commit
0ae5786c6b
@ -64,6 +64,7 @@ pub enum Typing {
|
||||
#[derive(Deserialize, Serialize)]
|
||||
struct TypingInner {
|
||||
typing: bool,
|
||||
|
||||
#[serde(
|
||||
with = "ruma_serde::duration::opt_ms",
|
||||
default,
|
||||
|
Loading…
x
Reference in New Issue
Block a user