Skip to content

Commit 71f0f20

Browse files
josejuliogithub-actions[bot]
authored andcommitted
Updates ./dist/* files with latest changes
1 parent d5e3463 commit 71f0f20

File tree

3 files changed

+3
-1
lines changed

3 files changed

+3
-1
lines changed

dist/MinecraftEventDrivenForm.d.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -129,6 +129,7 @@ interface Entrypoint {
129129
form?: string;
130130
events?: string | Array<EventAction>;
131131
eventArgs?: Array<unknown>;
132+
initialArgs: Record<string, StringResolvable>;
132133
}
133134
interface FormHub {
134135
entrypoint: string | Entrypoint;

dist/MinecraftEventDrivenForm.js

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)