fix: Updates description

This commit is contained in:
Vincent Mahnke 2025-11-11 14:57:53 +01:00
commit 20f30f831e
Signed by: ViMaSter
GPG key ID: 6D787326BA7D6469
2 changed files with 2 additions and 2 deletions

View file

@ -12,7 +12,7 @@ class PassbookApp(AppConfig):
class PretixPluginMeta:
name = gettext_lazy("Congress Schedule")
author = "Vincent Mahnke"
description = gettext_lazy("Provides passbook tickets for pretix")
description = gettext_lazy("Provides c3voc-schedule compatible XML files")
category = "API"
visible = True
featured = True