Skip to content

Commit

Permalink
fix: fix prettier problems
Browse files Browse the repository at this point in the history
  • Loading branch information
Rybasher committed May 9, 2024
1 parent 0b45d39 commit e0c5628
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mirror-web-server/src/roles/models/role.enum.ts
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ export enum ROLE {
// can create/read, but not update/delete
CONTRIBUTOR = 400,

// the user is a provider
// the user is a provider
PROVIDER = 150,

// Entity, e.g. a Space, can be entered/observed
Expand Down

0 comments on commit e0c5628

Please sign in to comment.