diff options
Diffstat (limited to 'src/commands/general/mod.rs')
| -rw-r--r-- | src/commands/general/mod.rs | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/commands/general/mod.rs b/src/commands/general/mod.rs index 9bd3827..590dce1 100644 --- a/src/commands/general/mod.rs +++ b/src/commands/general/mod.rs @@ -2,6 +2,7 @@ pub mod ask; pub mod bing; pub mod config; pub mod convert; +pub mod emoji; pub mod pfp; pub mod random; pub mod version; |
