Skip to content

Commit

Permalink
fix migration conflict
Browse files Browse the repository at this point in the history
  • Loading branch information
meeb committed Feb 26, 2024
1 parent 6885170 commit 81da792
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
class Migration(migrations.Migration):

dependencies = [
('sync', '0020_auto_20231024_1825'),
('sync', '0021_source_copy_channel_images'),
]

operations = [
Expand Down

0 comments on commit 81da792

Please sign in to comment.