Skip to content

Commit

Permalink
fix: describe getUserExtensions route
Browse files Browse the repository at this point in the history
  • Loading branch information
GeekaN2 committed Oct 21, 2023
1 parent a5f3aa3 commit e9c4cec
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/domain/service/user.ts
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,8 @@ export default class UserService {
}

/**
* Get installed user tools
* Get user extensions that contains only editoTools for now
* TODO: Simplify extenisons
*
* @param userId - user unique identifier
*/
Expand Down

0 comments on commit e9c4cec

Please sign in to comment.