mirror of
https://github.com/meeb/tubesync.git
synced 2025-06-23 21:46:44 +00:00
fixup: remove white-space
This commit is contained in:
parent
c797d97f5d
commit
9b81c54c0f
@ -42,7 +42,6 @@ class Source(db.models.Model):
|
|||||||
help_text=_('Embed thumbnail into the file'),
|
help_text=_('Embed thumbnail into the file'),
|
||||||
)
|
)
|
||||||
|
|
||||||
|
|
||||||
# Fontawesome icons used for the source on the front end
|
# Fontawesome icons used for the source on the front end
|
||||||
ICONS = _srctype_dict('<i class="fab fa-youtube"></i>')
|
ICONS = _srctype_dict('<i class="fab fa-youtube"></i>')
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user