add tracks main page. add get my tracks action
This commit is contained in:
committed by
Daniel Hutzel
parent
0f6444589f
commit
bdbd9d425b
2
media-store/.vscode/launch.json
vendored
2
media-store/.vscode/launch.json
vendored
@@ -6,7 +6,7 @@
|
||||
"configurations": [
|
||||
{
|
||||
"name": "Launch import",
|
||||
"command": "npm run import:data",
|
||||
"command": "npm run import",
|
||||
"request": "launch",
|
||||
"skipFiles": ["<node_internals>/**"],
|
||||
"type": "node-terminal"
|
||||
|
||||
Reference in New Issue
Block a user