Skip to content

Commit

Permalink
typo fix
Browse files Browse the repository at this point in the history
  • Loading branch information
harsha-mangena committed Jul 15, 2024
1 parent 791303f commit 8eb4da7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/meshapi/migrations/0010_member_payment_preference.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
class Migration(migrations.Migration):
dependencies = [
("meshapi", "0009_member_additional_phone_numbers_alter_member_phone_number"),
]

operations = [
migrations.AddField(
Expand Down

0 comments on commit 8eb4da7

Please sign in to comment.