forked from CGM_Public/pretix_original
Re-introduce plugin categories
This commit is contained in:
@@ -12,6 +12,7 @@ class ManualPaymentApp(AppConfig):
|
||||
name = _("Manual payment")
|
||||
author = _("the pretix team")
|
||||
version = version
|
||||
category = 'PAYMENT'
|
||||
description = _("This plugin adds a customizable payment method for manual processing.")
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user