We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dcf5e08 commit 0cb9b63Copy full SHA for 0cb9b63
2 files changed
src/routes/help/install/mac.svelte
@@ -27,7 +27,7 @@
27
<h1 class="h3">macOS installation</h1>
28
<Spacer />
29
<AccordionGroup>
30
- <Accordion title="Installing JW Lua">
+ <Accordion title="Installing JW Lua" defaultExpanded>
31
<p>
32
To use these JW Lua scripts, you first need to install JW Lua. Luckily, this is a
33
one-time process.
src/routes/help/install/windows.svelte
<h1 class="h3">Windows installation</h1>
0 commit comments