mirror of
https://github.com/pretix/pretix.git
synced 2026-05-05 15:14:04 +00:00
Re-introduce plugin categories
This commit is contained in:
@@ -13,6 +13,7 @@ class PretixdroidApp(AppConfig):
|
||||
author = _("the pretix team")
|
||||
version = version
|
||||
visible = True
|
||||
category = 'INTEGRATION'
|
||||
description = _("This plugin allows you to use the pretixdroid and pretixdesk apps for your event.")
|
||||
|
||||
def ready(self):
|
||||
|
||||
Reference in New Issue
Block a user