fix(tiktok): add explanation about example use case for upload method

This commit is contained in:
Keiwan Mosaddegh 2025-01-23 10:46:23 +01:00
parent aa3ffac193
commit 1df0b98de7
1 changed files with 4 additions and 0 deletions

View File

@ -137,6 +137,10 @@ const TikTokSettings: FC<{ values?: any }> = (props) => {
</option>
))}
</Select>
<div className="text-[14px] mb-[10px] text-balance">
Choose upload without posting if you want to review and edit your content within TikTok's app before publishing.
This gives you access to TikTok's built-in editing tools and lets you make final adjustments before posting.
</div>
<Select
label="Content posting method"
{...register('content_posting_method', {