pref: 修改创建 platform

This commit is contained in:
ibuler
2022-08-24 19:32:49 +08:00
parent 063c42b94d
commit bb6b9e6f6e
3 changed files with 4 additions and 6 deletions

View File

@@ -10,5 +10,5 @@ class PermsConfig(AppConfig):
def ready(self):
super().ready()
from . import signal_handlers
# from . import signal_handlers
from . import notifications