add python ok
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user