refactor of the save method & replaced the path strings with a maybe(string) instead of a string+bool

This commit is contained in:
Stefan Stefanov 2024-04-23 12:39:32 +03:00
parent d68a2f99b5
commit 0faa687d05
4 changed files with 82 additions and 43 deletions

2
.vscode/tasks.json vendored
View file

@ -17,7 +17,7 @@
},
"group": {
"kind": "build",
"isDefault": true
"isDefault": false
},
},
{