🎨 Run updated prettier
This commit is contained in:
@ -15,7 +15,7 @@ watch(
|
||||
() => props.lesson,
|
||||
(value) => {
|
||||
if (!props.edit) lesson.value = value;
|
||||
}
|
||||
},
|
||||
);
|
||||
|
||||
const subjectElement = ref();
|
||||
|
Reference in New Issue
Block a user