working packing

This commit is contained in:
Stefan Stefanov 2024-04-21 22:08:03 +03:00
parent 973af01380
commit 04a472874d
3 changed files with 70 additions and 15 deletions

4
.vscode/tasks.json vendored
View file

@ -67,7 +67,7 @@
},
"group": {
"kind": "build",
"isDefault": false
"isDefault": true
},
},
{
@ -89,7 +89,7 @@
},
"group": {
"kind": "build",
"isDefault": true
"isDefault": false
},
}
]