mirror of
https://github.com/teloxide/teloxide.git
synced 2024-12-22 22:46:39 +01:00
Add \n
to the end og the keyboard_button.rs
file
This commit is contained in:
parent
0b475c2ad0
commit
42b11f572e
1 changed files with 1 additions and 1 deletions
|
@ -140,4 +140,4 @@ mod tests {
|
|||
let actual = serde_json::from_str(json).unwrap();
|
||||
assert_eq!(expected, actual);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue