Skip to content

Commit

Permalink
Merge pull request #6 from Pyther99/main
Browse files Browse the repository at this point in the history
Add _CoverArtistMessage
  • Loading branch information
FinnRG authored Apr 4, 2021
2 parents ae86091 + 94a1d14 commit 6fd0e7c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions VocaDbWeb/Views/Song/Create.cshtml
Original file line number Diff line number Diff line change
Expand Up @@ -221,6 +221,7 @@
<div class="span3 vcenter">

<partial name="KnockoutPartials/_DuplicateEntriesMessage" />
<partial name="KnockoutPartials/_CoverArtistMessage" />

</div>

Expand Down

0 comments on commit 6fd0e7c

Please sign in to comment.