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
c637d2da45
commit
c797d97f5d
@ -31,7 +31,6 @@ class Source(db.models.Model):
|
|||||||
or a YouTube playlist.
|
or a YouTube playlist.
|
||||||
'''
|
'''
|
||||||
|
|
||||||
|
|
||||||
embed_metadata = db.models.BooleanField(
|
embed_metadata = db.models.BooleanField(
|
||||||
_('embed metadata'),
|
_('embed metadata'),
|
||||||
default=False,
|
default=False,
|
||||||
|
Loading…
Reference in New Issue
Block a user