mirror of
https://code.eliotberriot.com/funkwhale/funkwhale.git
synced 2025-10-03 14:29:17 +02:00
Fixed extra v-translate call
This commit is contained in:
parent
7df97263e5
commit
c5aa7ada4f
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@
|
|||
<div class="ui container">
|
||||
<div class="ui stackable equal height stackable grid">
|
||||
<section class="four wide column">
|
||||
<h4 v-translate class="ui header">
|
||||
<h4 class="ui header">
|
||||
<translate :translate-params="{instanceName: instanceHostname}" >About %{instanceName}</translate>
|
||||
</h4>
|
||||
<div class="ui link list">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue