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
Block a user