mirror of
https://github.com/thegeneralist01/twitter-openapi
synced 2026-01-11 15:40:26 +01:00
remove required ext_media_availability
Signed-off-by: ふぁ <yuki@yuki0311.com>
This commit is contained in:
parent
e7329253ca
commit
dcd0db54d7
5 changed files with 17 additions and 11 deletions
8
.vscode/launch.json
vendored
8
.vscode/launch.json
vendored
|
|
@ -1,6 +1,14 @@
|
|||
{
|
||||
"version": "0.2.0",
|
||||
"configurations": [
|
||||
{
|
||||
"name": "Python: 現在のファイル",
|
||||
"type": "python",
|
||||
"request": "launch",
|
||||
"program": "${file}",
|
||||
"console": "integratedTerminal",
|
||||
"justMyCode": false
|
||||
},
|
||||
{
|
||||
"name": "build",
|
||||
"type": "python",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue