mirror of
https://github.com/Kunsi/pretalx-plugin-broadcast-tools
synced 2024-11-21 21:11:02 +00:00
commit
341a9c072c
1 changed files with 1 additions and 0 deletions
|
@ -16,6 +16,7 @@ class PluginApp(AppConfig):
|
|||
)
|
||||
visible = True
|
||||
version = "2.1.0"
|
||||
category = "FEATURE"
|
||||
|
||||
def ready(self):
|
||||
from . import signals # NOQA
|
||||
|
|
Loading…
Reference in a new issue