Skip to content

Commit 5bcc875

Browse files
committed
style: blank line
1 parent ba4e804 commit 5bcc875

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

packages/database/src/song/dto/SongStats.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,7 @@ export class SongStats {
5858
@IsInt()
5959
@IsIn([16, 20])
6060
defaultInstrumentCount: number;
61+
6162
@IsInt()
6263
outOfRangeNoteCount: number;
6364

0 commit comments

Comments
 (0)