clarify intro video URL import button label

Replace technical API wording in the lesson intro video action with user-friendly text while keeping the same /files/upload behavior.

Made-with: Cursor
This commit is contained in:
Yared Yemane 2026-04-14 07:27:50 -07:00
parent 38c5c16824
commit 8c2971f217

View File

@ -358,7 +358,7 @@ export function AddNewLessonPage() {
Importing URL...
</>
) : (
"Import URL via /files/upload"
"Import video from URL"
)}
</Button>
{introVideoUrl.trim() ? (