Skip to content

Commit

Permalink
Fix migration take 2
Browse files Browse the repository at this point in the history
  • Loading branch information
rgossiaux committed Dec 15, 2024
1 parent 9b38f53 commit fccb80a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion hunts/migrations/0017_alter_hunt_options.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
class Migration(migrations.Migration):

dependencies = [
("hunts", "0016_alter_hunt_id_alter_huntsettings_id"),
("hunts", "0016_hunt_discord_settings"),
]

operations = [
Expand Down

0 comments on commit fccb80a

Please sign in to comment.