mirror of
https://0xacab.org/sutty/sutty
synced 2024-11-20 06:16:22 +00:00
fix: cambio de p por lead
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
This commit is contained in:
parent
b053bbad80
commit
90b14ce2b2
1 changed files with 1 additions and 1 deletions
|
@ -9,6 +9,6 @@
|
|||
= render 'components/instances_btn_box'
|
||||
|
||||
%h3.mt-5= t('moderation_queue.instances.title')
|
||||
%p= t('moderation_queue.instances.description')
|
||||
%lead= t('moderation_queue.instances.description')
|
||||
= render 'components/block_lists'
|
||||
= render 'moderation_queue/block_instances_textarea'
|
||||
|
|
Loading…
Reference in a new issue