fixed confusing naming of letterOption

This commit is contained in:
Thomas Ruoff
2021-03-07 22:24:35 +01:00
parent 193a275c1f
commit a3cc7e0e72
3 changed files with 7 additions and 7 deletions

View File

@@ -12,7 +12,7 @@ export interface IDocProps {
signature: string
specialMail: string
subject: string
template: string
letterOption: string
yourMail: string
yourRef: string
yourRefName: string