add python ok

This commit is contained in:
2026-06-16 13:24:51 +08:00
parent 4a37c27938
commit 23625fc725
-4
View File
@@ -164,10 +164,6 @@ function switchLanguage(lang) {
language.value = lang
}
function switchLanguage(lang) {
language.value = lang
}
const chapter = computed(() => getChapterById(chapterId.value))
// Reset current file when switching chapters