chroe: adjust logs table name

This commit is contained in:
engigu
2024-01-18 21:19:37 +08:00
parent 2adb875da3
commit b20279860a
@@ -101,7 +101,7 @@ export default defineComponent({
}); });
setTimeout(() => { setTimeout(() => {
Prism.highlightAll() Prism.highlightAll()
}, 100) }, 10)
} }
return { return {