Yuriy Zhilovets %!s(int64=7) %!d(string=hai) anos
pai
achega
7dc34054a0
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      telegram.pl

+ 1 - 1
telegram.pl

@@ -83,7 +83,7 @@ hook after_dispatch => sub
 get "/health" => sub
 {
   shift->render(text => "Telegram OK");
-}
+};
 
 post "/:token" => sub
 {