Skip to content

Commit c1f9afb

Browse files
committed
chore: regenerate typescript types for BadgeEvent changes
1 parent 9870524 commit c1f9afb

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

frontend/types/gotypes.d.ts

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -135,6 +135,9 @@ declare global {
135135
clearall?: boolean;
136136
clearbyid?: string;
137137
badge?: Badge;
138+
sound?: string;
139+
border?: boolean;
140+
bordercolor?: string;
138141
};
139142

140143
// waveobj.Block

0 commit comments

Comments
 (0)