Skip to content

Commit

Permalink
Remove unused code for playlist visibility
Browse files Browse the repository at this point in the history
  • Loading branch information
Dennis Benz committed Dec 4, 2023
1 parent 16c8746 commit 25cb39a
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions vueapp/components/Playlists/PlaylistCard.vue
Original file line number Diff line number Diff line change
Expand Up @@ -16,10 +16,6 @@

<td></td>

<!-- <td>
<PlaylistVisibility css="oc--playlist-visibility" :visibility="playlist.visibility"/>
</td> -->

<td>
{{ playlist.videos_count }}
</td>
Expand Down

0 comments on commit 25cb39a

Please sign in to comment.