Skip to content

Commit

Permalink
Fix a typo in a usage example (#503)
Browse files Browse the repository at this point in the history
  • Loading branch information
bondehagen authored Oct 25, 2022
1 parent 846f4db commit 44cdf33
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion source/schema.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,6 @@ const userMaskSettings: UserMask = {
firstname: 'show',
lastname: 'mask',
},
phoneNumbers: 'mask',
created: 'show',
active: 'show',
passwordHash: 'hide',
Expand Down

0 comments on commit 44cdf33

Please sign in to comment.