feat: youtube doc

This commit is contained in:
2025-11-04 11:30:17 +01:00
parent c7472d833a
commit 82ec4a3e54
3 changed files with 78 additions and 2 deletions
+1 -1
View File
@@ -235,7 +235,7 @@ const PublishYoutube = () => {
<GradientButton
title={publishButtonLabel}
onPress={handleMarkPublished}
disabled={publishDisabled}
disabled={true}
/>
{hasYoutubePublication && youtubeUrl && (