„lib/chiya_web.ex“ ändern

This commit is contained in:
inhji 2023-03-10 15:08:08 +01:00
parent e0909dd50b
commit fe4b1585b4

View file

@ -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())