Refactor code structure for improved readability and maintainability

This commit is contained in:
2025-12-07 02:58:37 +01:00
parent 4cbebff43b
commit 5b066e2770
5 changed files with 14 additions and 2 deletions

4
.vscode/settings.json vendored Normal file
View File

@@ -0,0 +1,4 @@
{
"files.autoSave": "afterDelay",
"files.autoSaveDelay": 1000
}