chroe: adjust code view hignlight

This commit is contained in:
engigu
2024-01-19 13:53:00 +08:00
parent c3c5acd585
commit f16002573e
@@ -101,7 +101,7 @@ export default defineComponent({
}); });
setTimeout(() => { setTimeout(() => {
Prism.highlightAll() Prism.highlightAll()
}, 100) }, 1)
} }
return { return {