mirror of
https://github.com/TheSmallHanCat/sora2api.git
synced 2026-02-04 02:04:42 +08:00
Merge pull request #19 from J-Hajime-S/enhancement/erase-prompt-when-post
Feat: Implement prompt erasing bofore post
This commit is contained in:
@@ -250,7 +250,7 @@ class SoraClient:
|
|||||||
"kind": "sora"
|
"kind": "sora"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"post_text": prompt
|
"post_text": ""
|
||||||
}
|
}
|
||||||
|
|
||||||
# 发布请求需要添加 sentinel token
|
# 发布请求需要添加 sentinel token
|
||||||
|
|||||||
Reference in New Issue
Block a user