mirror of
https://github.com/meeb/tubesync.git
synced 2025-06-24 22:16:37 +00:00
Revert Depend on 0033 temporarily
This commit is contained in:
parent
cf27324c78
commit
6aac84922b
@ -7,8 +7,7 @@ from django.db import migrations, models
|
||||
|
||||
class Migration(migrations.Migration):
|
||||
dependencies = [
|
||||
('sync', '0033_alter_mediaserver_options_alter_source_source_acodec_and_more'),
|
||||
#('sync', '0034_source_target_schedule_and_more'),
|
||||
('sync', '0034_source_target_schedule_and_more'),
|
||||
]
|
||||
|
||||
operations = [
|
||||
|
Loading…
Reference in New Issue
Block a user