diff --git a/lib/chiya_web.ex b/lib/chiya_web.ex index 8d28ae0..4411cd2 100644 --- a/lib/chiya_web.ex +++ b/lib/chiya_web.ex @@ -92,7 +92,7 @@ defmodule ChiyaWeb do alias Phoenix.LiveView.JS # Custom functions - import ChiyaWeb.Format, only: [from_now: 1] + import ChiyaWeb.Format, only: [from_now: 1, from_now: 2] # Routes generation with the ~p sigil unquote(verified_routes())