rename run_app to create_app

This commit is contained in:
cwilvx
2025-05-25 19:09:57 +03:00
parent f4bc525ae4
commit 76fc97e088
6 changed files with 3 additions and 2813 deletions
+1 -1
View File
@@ -29,7 +29,7 @@ from app.utils.filesystem import get_home_res_path
from app.utils.paths import getClientFilesExtensions
def run_app(host: str, port: int, config: Path):
def create_app(host: str, port: int, config: Path):
# settings.Paths.set_config_dir(config)
# Load mimetypes for the web client's static files