Merge pull request #363 from Dispatcharr/Plugins

Plugins
This commit is contained in:
OkinawaBoss 2025-09-08 09:11:19 -05:00 committed by GitHub
commit 3fb8e0ebd1
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
16 changed files with 1552 additions and 1 deletions

View file

@ -43,6 +43,7 @@ INSTALLED_APPS = [
"corsheaders",
"django_filters",
"django_celery_beat",
"apps.plugins",
]
# EPG Processing optimization settings