Skip to content

Commit

Permalink
Update src/presentation/http/router/note.ts
Browse files Browse the repository at this point in the history
Co-authored-by: Tatiana Fomina <[email protected]>
  • Loading branch information
e11sy and TatianaFomina authored Apr 7, 2024
1 parent 87c329b commit d6e6e70
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/presentation/http/router/note.ts
Original file line number Diff line number Diff line change
Expand Up @@ -454,7 +454,7 @@ const NoteRouter: FastifyPluginCallback<NoteRouterOptions> = (fastify, opts, don
}

/**
* Check if user is authorized
* Save note visit if user is authorized
*
* @todo use event bus to save note visits
*/
Expand Down

0 comments on commit d6e6e70

Please sign in to comment.