forked from CGM_Public/pretix_original
Re-introduce plugin categories
This commit is contained in:
@@ -13,6 +13,7 @@ class TicketOutputPdfApp(AppConfig):
|
||||
name = _("PDF ticket output")
|
||||
author = _("the pretix team")
|
||||
version = version
|
||||
category = 'FORMATS'
|
||||
description = _("This plugin allows you to print out tickets as PDF files")
|
||||
|
||||
def ready(self):
|
||||
|
||||
Reference in New Issue
Block a user