forked from CGM_Public/pretix_original
Re-introduce plugin categories
This commit is contained in:
@@ -12,6 +12,7 @@ class StatisticsApp(AppConfig):
|
||||
name = _("Statistics")
|
||||
author = _("the pretix team")
|
||||
version = version
|
||||
category = 'FEATURE'
|
||||
description = _("This plugin shows you various statistics.")
|
||||
|
||||
def ready(self):
|
||||
|
||||
Reference in New Issue
Block a user