Update import_drops command
This commit is contained in:
parent
0de04dc8e7
commit
49664742ef
3 changed files with 110 additions and 67 deletions
4
.vscode/launch.json
vendored
4
.vscode/launch.json
vendored
|
|
@ -18,8 +18,8 @@
|
|||
"request": "launch",
|
||||
"args": [
|
||||
"import_drops",
|
||||
// C:\Code\TwitchDropsMiner\responses\processed\broken_json
|
||||
"C:\\Code\\TwitchDropsMiner\\responses\\processed\\broken_json"
|
||||
// uv run python manage.py import_drops "E:\2025-01-27\Code\twitch-drop-notifier\json"
|
||||
"E:\\2025-01-27\\Code\\twitch-drop-notifier\\json"
|
||||
],
|
||||
"django": false,
|
||||
"autoStartBrowser": false,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue