add new methode of get_username() as fallback and add own file_parser for replace con_to_dict

This commit is contained in:
2025-05-09 16:04:43 +02:00
parent ca26576eab
commit 481362b2e6
5 changed files with 86 additions and 50 deletions

View File

@ -23,7 +23,6 @@ from common_tools import (
)
from wp_app_config import AppConfig, Msg
Create.dir_and_files()
Create.make_dir()
Create.decrypt()