Skip to content

Commit

Permalink
added non-staged file
Browse files Browse the repository at this point in the history
  • Loading branch information
rajdip-b committed Jun 12, 2024
1 parent 9473afd commit 07decce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/api/src/secret/dto/create.secret/create.secret.ts
Original file line number Diff line number Diff line change
Expand Up @@ -36,4 +36,4 @@ class Entry {
@IsString()
@Transform(({ value }) => value.trim())
value: string
}
}

0 comments on commit 07decce

Please sign in to comment.