initial route for ICS retrieval, no actual ICS data yet
This commit is contained in:
parent
873723d776
commit
8fe1bc6322
8 changed files with 44 additions and 41 deletions
lib/shift73k_web/views
3
lib/shift73k_web/views/user_shifts_ics_view.ex
Normal file
3
lib/shift73k_web/views/user_shifts_ics_view.ex
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
defmodule Shift73kWeb.UserShiftsIcsView do
|
||||
use Shift73kWeb, :view
|
||||
end
|
||||
Loading…
Add table
Add a link
Reference in a new issue