refactor of the save method & replaced the path strings with a maybe(string) instead of a string+bool
This commit is contained in:
parent
d68a2f99b5
commit
0faa687d05
4 changed files with 82 additions and 43 deletions
2
.vscode/tasks.json
vendored
2
.vscode/tasks.json
vendored
|
|
@ -17,7 +17,7 @@
|
|||
},
|
||||
"group": {
|
||||
"kind": "build",
|
||||
"isDefault": true
|
||||
"isDefault": false
|
||||
},
|
||||
},
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue