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:
parent
38c5c16824
commit
8c2971f217
|
|
@ -358,7 +358,7 @@ export function AddNewLessonPage() {
|
|||
Importing URL...
|
||||
</>
|
||||
) : (
|
||||
"Import URL via /files/upload"
|
||||
"Import video from URL"
|
||||
)}
|
||||
</Button>
|
||||
{introVideoUrl.trim() ? (
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user