Not working
This commit is contained in:
@@ -45,6 +45,8 @@ defmodule MusicLibraryWeb.Router do
|
||||
|
||||
live "/wishlist/:id", WishlistLive.Show, :show
|
||||
live "/wishlist/:id/show/edit", WishlistLive.Show, :edit
|
||||
|
||||
live "/artists/:musicbrainz_id", ArtistLive.Show, :show
|
||||
end
|
||||
end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user