Merge remote-tracking branch 'origin/master' into test/custom-admin-ui

# Conflicts:
#	.gitignore
#	Dockerfile
#	apps/admin/services.py
#	apps/admin/views.py
#	apps/base/models.py
#	apps/base/views.py
#	core/settings.py
This commit is contained in:
2026-06-05 17:01:32 +08:00
5 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -104,4 +104,4 @@ class Settings:
return {**self.default_config, **self.user_config}.items()
settings = Settings(DEFAULT_CONFIG)
settings = Settings(DEFAULT_CONFIG)