forked from CGM_Public/pretix_original
Layout refresh for plugin settings page (#2490)
Co-authored-by: Richard Schreiber <schreiber@rami.io>
This commit is contained in:
@@ -34,4 +34,4 @@ class ManualPaymentApp(AppConfig):
|
||||
author = _("the pretix team")
|
||||
version = version
|
||||
category = 'PAYMENT'
|
||||
description = _("This plugin adds a customizable payment method for manual processing.")
|
||||
description = _("A fully customizable payment method for manual processing.")
|
||||
|
||||
Reference in New Issue
Block a user