Fix phone and mobile emoji
This commit is contained in:
parent
3aaef7ab11
commit
5005e56881
2 changed files with 6 additions and 3 deletions
|
|
@ -24,6 +24,9 @@ Procedure when bumping the version number:
|
|||
- `bot::command::Command::execute` now returns a `Result<bool, E>` instead of a `Result<(), E>`
|
||||
- `bot::commands::Commands::handle_packet` now returns a `Result<bool, E>` instead of a `Result<(), E>`
|
||||
|
||||
### Fixed
|
||||
- `phone` and `mobile` emoji
|
||||
|
||||
## v0.3.1 - 2023-02-26
|
||||
|
||||
### Added
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue