1
0
Fork 0
mirror of https://github.com/Chocobozzz/PeerTube.git synced 2025-10-05 10:49:28 +02:00

Fix twitter config description

It's not optional
This commit is contained in:
Chocobozzz 2021-01-11 11:36:54 +01:00
parent b3fa96eea0
commit f8be7bae3f
No known key found for this signature in database
GPG key ID: 583A612D890159BE

View file

@ -651,7 +651,8 @@
<div class="form-group col-12 col-lg-4 col-xl-3">
<div i18n class="inner-form-title">TWITTER</div>
<div i18n class="inner-form-description">
Optional. If any, provide the Twitter account representing your instance to improve link previews.
Provide the Twitter account representing your instance to improve link previews.
If you don't have a Twitter account, just leave the default value.
</div>
</div>