Commit 3c55a4e
Changed files (1)
src
components
comment
src/components/comment/Waline.astro
@@ -8,6 +8,7 @@ const walineConfig = commentConfig.waline!;
---
<WalineComponent
+ client:visible
serverURL={walineConfig.serverURL}
path="window.location.pathname"
dark={false}