mirror of
https://github.com/pretix/pretix.git
synced 2026-05-04 15:04:03 +00:00
Small categorization adjustments
This commit is contained in:
@@ -13,7 +13,7 @@ class TicketOutputPdfApp(AppConfig):
|
||||
name = _("PDF ticket output")
|
||||
author = _("the pretix team")
|
||||
version = version
|
||||
category = 'FORMATS'
|
||||
category = 'FORMAT'
|
||||
description = _("This plugin allows you to print out tickets as PDF files")
|
||||
|
||||
def ready(self):
|
||||
|
||||
Reference in New Issue
Block a user