Use correct app name
This commit is contained in:
parent
f02f15f09b
commit
29bd6b5b3c
1 changed files with 1 additions and 1 deletions
|
@ -2,4 +2,4 @@ from django.apps import AppConfig
|
|||
|
||||
|
||||
class UngleichServiceConfig(AppConfig):
|
||||
name = 'ungleich_service'
|
||||
name = 'uncloud_service'
|
||||
|
|
Loading…
Reference in a new issue