initial route for ICS retrieval, no actual ICS data yet

This commit is contained in:
Adam Piontek 2021-03-23 14:09:56 -04:00
commit 8fe1bc6322
8 changed files with 44 additions and 41 deletions
lib/shift73k_web/views

View file

@ -0,0 +1,3 @@
defmodule Shift73kWeb.UserShiftsIcsView do
use Shift73kWeb, :view
end