changing the tariff through the admin panel without recreating it

This commit is contained in:
Vladless
2025-12-26 20:23:50 +03:00
parent c7563096e9
commit 9d02ad6fbc
7 changed files with 717 additions and 144 deletions
+1 -1
View File
@@ -92,4 +92,4 @@ def get_git_commit_number() -> str:
def get_version() -> str:
return f"v.5.1-b221229 {get_git_commit_number()}"
return f"v.5.1-b261235 {get_git_commit_number()}"