Skip to content

Commit

Permalink
Fix naming
Browse files Browse the repository at this point in the history
  • Loading branch information
AndersSeverinsen committed Apr 4, 2024
1 parent dc1a7f5 commit 6f5d36d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion udlejning/migrations/0001_initial.py
Original file line number Diff line number Diff line change
Expand Up @@ -134,7 +134,7 @@ class Migration(migrations.Migration):
},
),
migrations.CreateModel(
name="UdlejningSpeakers",
name="UdlejningSpeaker",
fields=[
(
"id",
Expand Down

0 comments on commit 6f5d36d

Please sign in to comment.