mirror of
https://github.com/1Panel-dev/MaxKB.git
synced 2025-12-26 10:12:51 +00:00
fix: setup error (#3207)
This commit is contained in:
parent
165de1ad73
commit
b2b5c331fa
|
|
@ -46,7 +46,7 @@ INSTALLED_APPS = [
|
|||
'models_provider',
|
||||
'django_celery_beat',
|
||||
'application',
|
||||
'chat'
|
||||
'chat',
|
||||
'oss'
|
||||
]
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue