feat: youtube doc
This commit is contained in:
@@ -235,7 +235,7 @@ const PublishYoutube = () => {
|
||||
<GradientButton
|
||||
title={publishButtonLabel}
|
||||
onPress={handleMarkPublished}
|
||||
disabled={publishDisabled}
|
||||
disabled={true}
|
||||
/>
|
||||
|
||||
{hasYoutubePublication && youtubeUrl && (
|
||||
|
||||
Reference in New Issue
Block a user