From 5270c05bd68fa8a2ae6600811d993ffcaaeeab08 Mon Sep 17 00:00:00 2001 From: Nathan Perry Date: Tue, 29 Sep 2020 13:39:24 -0400 Subject: fix putin walk --- src/commands/today/mod.rs | 1 + 1 file changed, 1 insertion(+) (limited to 'src/commands/today/mod.rs') diff --git a/src/commands/today/mod.rs b/src/commands/today/mod.rs index 6668ac6..21583dd 100644 --- a/src/commands/today/mod.rs +++ b/src/commands/today/mod.rs @@ -74,6 +74,7 @@ lazy_static! { ussr::ussr, france::france, shrek::shrek, + putin::putin, wednesday::wednesday, tomorrow::tomorrow, -- cgit v1.3.1