Skip to content

Commit

Permalink
style fix
Browse files Browse the repository at this point in the history
Co-authored-by: Peter Savchenko <[email protected]>
  • Loading branch information
e11sy and neSpecc authored Oct 22, 2023
1 parent 6e2947e commit e78c0bb
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/domain/service/noteList.ts
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,8 @@ export default class NoteListService {
* Number of notes shown in one time
*/
private readonly portionSize = 30;
/**

/**
* Note service constructor
*
* @param repository - note repository
Expand Down

0 comments on commit e78c0bb

Please sign in to comment.