mirror of
https://github.com/9001/copyparty.git
synced 2025-10-03 01:39:26 +02:00
support macos ffmpeg
This commit is contained in:
parent
972a56e738
commit
a45a53fdce
7 changed files with 74 additions and 28 deletions
8
.vscode/launch.json
vendored
8
.vscode/launch.json
vendored
|
@ -43,5 +43,13 @@
|
|||
"${file}"
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "Python: Current File",
|
||||
"type": "python",
|
||||
"request": "launch",
|
||||
"program": "${file}",
|
||||
"console": "integratedTerminal",
|
||||
"justMyCode": false
|
||||
},
|
||||
]
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue