Skip to content
Snippets Groups Projects
Commit c8218c80 authored by Eliot Berriot's avatar Eliot Berriot
Browse files

Merge branch '943-playlist-icon' into 'master'

Resolve "PDF icon is used to represent playlists"

See merge request funkwhale/funkwhale!925
parents 52a70445 184be7f2
No related branches found
No related tags found
No related merge requests found
Replaced PDF icon by List icon in playlist placeholder (#943)
<template>
<div class="ui placeholder segment">
<div class="ui icon header">
<i class="pdf file outline icon"></i>
<i class="list icon"></i>
<translate translate-context="Content/Home/Placeholder">
No playlists have been created yet
</translate>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment