Skip to content

Commit

Permalink
fix migration file conflict
Browse files Browse the repository at this point in the history
  • Loading branch information
gersona committed Oct 8, 2024
1 parent d6d899a commit 66a9fa6
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@

class Migration(migrations.Migration):
dependencies = [
("trans", "0023_alter_label_description"),
("trans", "0024_component_key_filter"),
]

operations = [
Expand Down

0 comments on commit 66a9fa6

Please sign in to comment.