Skip to content

Commit 5c5051f

Browse files
zlataovcekashike
authored andcommitted
fix: client:only -> client:load
1 parent b66b0fd commit 5c5051f

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

src/content/docs/misc/tools/item-command-converter.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,4 +18,4 @@ the summon command, as we require the entity type to convert data correctly.
1818

1919
<br />
2020

21-
<ItemCommandConverter client:only />
21+
<ItemCommandConverter client:load />

src/content/docs/misc/tools/start-script-gen.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,4 +20,4 @@ import StartScriptGenerator from "/src/components/tools/StartScriptGenerator.sve
2020

2121
<br />
2222

23-
<StartScriptGenerator client:only />
23+
<StartScriptGenerator client:load />

0 commit comments

Comments
 (0)