Merge branch 'harry0703:main' into main

This commit is contained in:
Gary Meng
2025-05-07 11:28:57 +04:00
committed by GitHub
13 changed files with 2645 additions and 345 deletions

View File

@@ -57,7 +57,7 @@ project_description = _cfg.get(
"project_description",
"<a href='https://github.com/harry0703/MoneyPrinterTurbo'>https://github.com/harry0703/MoneyPrinterTurbo</a>",
)
project_version = _cfg.get("project_version", "1.2.2")
project_version = _cfg.get("project_version", "1.2.3")
reload_debug = False
imagemagick_path = app.get("imagemagick_path", "")