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