Skip to content

Commit 4c9007d

Browse files
committed
Format
1 parent ae4cddb commit 4c9007d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

typings/index.d.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3712,7 +3712,7 @@ declare module 'hypixel-api-reborn' {
37123712
};
37133713
}
37143714
class SpeedUHCMode {
3715-
constructor(data: Record<string, unknown>, mode:string);
3715+
constructor(data: Record<string, unknown>, mode: string);
37163716
kills: number;
37173717
deaths: number;
37183718
wins: number;

0 commit comments

Comments
 (0)