fix typo
This commit is contained in:
parent
b9b0c6be4e
commit
3b067049c4
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
from django.apps import AppConfig
|
||||
|
||||
|
||||
class CommonConfig(AppConfig):
|
||||
class MastodonConfig(AppConfig):
|
||||
name = 'mastodon'
|
||||
|
|
Loading…
Add table
Reference in a new issue