Skip to content

Commit

Permalink
Fix migrations
Browse files Browse the repository at this point in the history
  • Loading branch information
meomancer committed Sep 9, 2024
1 parent cf47945 commit 71de8cb
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
class Migration(migrations.Migration):

dependencies = [
('gap', '0016_datasourcefile_is_latest_datasourcefile_metadata'),
('gap', '0017_preferences_salient_area'),
]

operations = [
Expand Down

0 comments on commit 71de8cb

Please sign in to comment.