mirror of
https://github.com/YunoHost-Apps/pixelfed_ynh.git
synced 2024-09-03 20:06:04 +02:00
Update ComposeModal
This commit is contained in:
parent
a23900ed8b
commit
77606f6ca5
1 changed files with 1 additions and 1 deletions
|
@ -174,7 +174,7 @@
|
|||
</div>
|
||||
</div>
|
||||
<div class="small text-muted font-weight-bold">
|
||||
{{composeText.length}} / 500
|
||||
{{composeText.length}} / {{config.uploader.max_caption_length}}
|
||||
</div>
|
||||
<div class="pl-md-5">
|
||||
<div class="btn-group">
|
||||
|
|
Loading…
Add table
Reference in a new issue