kopia lustrzana https://dev.funkwhale.audio/funkwhale/funkwhale
fix(style): unghost tag detail edit button
rodzic
7cb1fbdd26
commit
cb1528b622
|
@ -49,6 +49,7 @@ const labels = computed(() => ({
|
|||
<Link
|
||||
v-if="store.state.auth.availablePermissions['library']"
|
||||
icon="bi-wrench"
|
||||
solid
|
||||
secondary
|
||||
:to="{name: 'manage.library.tags.detail', params: {id: id}}"
|
||||
>
|
||||
|
|
Ładowanie…
Reference in New Issue