mirror of
https://code.eliotberriot.com/funkwhale/funkwhale.git
synced 2025-10-06 12:29:57 +02:00
Common context for duplicates
Removes unnecessary `...` for more coherence
This commit is contained in:
parent
196995682b
commit
86534e7392
84 changed files with 339 additions and 338 deletions
|
@ -14,7 +14,7 @@
|
|||
</div>
|
||||
<div class="column">
|
||||
<playlist-widget :url="'playlists/'" :filters="{scope: 'user', playable: true, ordering: '-creation_date'}">
|
||||
<template slot="title"><translate translate-context="Content/Home/Title">Playlists</translate></template>
|
||||
<template slot="title"><translate translate-context="*/*/*">Playlists</translate></template>
|
||||
</playlist-widget>
|
||||
</div>
|
||||
</div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue