add home back

This commit is contained in:
Simon
2024-08-01 15:59:56 +02:00
parent d6fc78d3b4
commit 4661cd025f

View File

@@ -70,6 +70,7 @@ INSTALLED_APPS = [
"stats",
"user",
"config",
"home",
]
MIDDLEWARE = [