Skip to content

Commit

Permalink
Merge pull request #118 from websideproject/dev
Browse files Browse the repository at this point in the history
Update verbose name
  • Loading branch information
bgervan authored Sep 12, 2024
2 parents 8691658 + e31f5a4 commit 6058587
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/django_paddle_billing/apps.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,3 +4,4 @@
class DjangoPaddleBillingConfig(AppConfig):
default_auto_field = "django.db.models.BigAutoField"
name = "django_paddle_billing"
verbose_name = "Paddle Billing"

0 comments on commit 6058587

Please sign in to comment.