mirror of
https://github.com/BetterSEQTA/BetterSEQTA-Plus.git
synced 2026-06-05 19:24:39 +00:00
Merge pull request #372 from BetterSEQTA/copilot/sub-pr-371
[WIP] Fix Seqta Tutor lessons color and course visibility
This commit is contained in:
@@ -856,7 +856,6 @@ async function CheckCurrentLesson(lesson: any, num: number) {
|
||||
|
||||
function makeLessonDiv(lesson: any, num: number) {
|
||||
if (!lesson) throw new Error("No lesson provided.");
|
||||
console.info(lesson);
|
||||
|
||||
const {
|
||||
code,
|
||||
|
||||
Reference in New Issue
Block a user