diff options
Diffstat (limited to 'src/main.rs')
| -rw-r--r-- | src/main.rs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/main.rs b/src/main.rs index 747948e..66148fd 100644 --- a/src/main.rs +++ b/src/main.rs @@ -44,7 +44,7 @@ async fn main() { command( "pet", "Pet the cat, cats generally like pets.", - catinator::hooks::pet::pet + catinator::hooks::pet ), command( "about", |
