mirror of
https://github.com/AustinKelsay/plebdevs.git
synced 2025-06-06 18:31:00 +00:00
nashville part 2
This commit is contained in:
parent
f5820d1315
commit
6c79bacda0
@ -85,6 +85,7 @@ const CourseForm = () => {
|
|||||||
|
|
||||||
try {
|
try {
|
||||||
// Step 1: Process lessons
|
// Step 1: Process lessons
|
||||||
|
console.log('selectedLessons:', selectedLessons);
|
||||||
for (const lesson of selectedLessons) {
|
for (const lesson of selectedLessons) {
|
||||||
let noteId = lesson.noteId;
|
let noteId = lesson.noteId;
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user