mirror of
https://github.com/pretix/pretix.git
synced 2026-05-07 15:34:02 +00:00
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