Skip to content

Commit

Permalink
feat: remove id from sentitiveFields
Browse files Browse the repository at this point in the history
  • Loading branch information
nhan committed Jun 11, 2023
1 parent 976b370 commit bb9f113
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/helpers/helpers.ts
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@ export const introShownFields = {
};

export const sensitiveFields = [
'id',
'cluster',
'isActivated',
'isDeleted',
Expand Down

0 comments on commit bb9f113

Please sign in to comment.