mirror of
https://github.com/meeb/tubesync.git
synced 2025-06-24 22:16:37 +00:00
Update 0031_metadata_metadataformat.py
This commit is contained in:
parent
d30b399301
commit
fc0ab058a6
@ -9,7 +9,7 @@ from django.db import migrations, models
|
|||||||
class Migration(migrations.Migration):
|
class Migration(migrations.Migration):
|
||||||
|
|
||||||
dependencies = [
|
dependencies = [
|
||||||
('sync', '0030_alter_source_source_vcodec'),
|
('sync', '0001_squashed_0030_alter_source_source_vcodec'),
|
||||||
]
|
]
|
||||||
|
|
||||||
operations = [
|
operations = [
|
||||||
|
Loading…
Reference in New Issue
Block a user