This commit is contained in:
parent
52a704451d
commit
184be7f2e6
2 changed files with 2 additions and 1 deletions
1
front/src/components/playlists/943.bugfix
Normal file
1
front/src/components/playlists/943.bugfix
Normal file
|
|
@ -0,0 +1 @@
|
|||
Replaced PDF icon by List icon in playlist placeholder (#943)
|
||||
|
|
@ -1,7 +1,7 @@
|
|||
<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>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue