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