add reorder for column names
This commit is contained in:
committed by
Daniel Hutzel
parent
fc07f7ebba
commit
e58ad84a2f
2
media-store/.vscode/launch.json
vendored
2
media-store/.vscode/launch.json
vendored
@@ -5,7 +5,7 @@
|
||||
"version": "0.2.0",
|
||||
"configurations": [
|
||||
{
|
||||
"name": "Launch Program",
|
||||
"name": "Launch import",
|
||||
"command": "npm run import:data",
|
||||
"request": "launch",
|
||||
"skipFiles": ["<node_internals>/**"],
|
||||
|
||||
Reference in New Issue
Block a user