mirror of
https://github.com/meeb/tubesync.git
synced 2025-06-24 14:06:36 +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):
|
||||
|
||||
dependencies = [
|
||||
('sync', '0030_alter_source_source_vcodec'),
|
||||
('sync', '0001_squashed_0030_alter_source_source_vcodec'),
|
||||
]
|
||||
|
||||
operations = [
|
||||
|
Loading…
Reference in New Issue
Block a user