remove subject default

This commit is contained in:
Thomas Ruoff
2018-02-01 21:37:11 +01:00
parent 7a87301126
commit 3f72c35d5a

View File

@@ -6,7 +6,7 @@ module.exports = (options) => {
const {
template = 'brief-fam',
subject = 'Betreff',
subject = '',
yourRef = '',
yourRefName = 'Ihr Zeichen',
yourMail = '',
@@ -18,7 +18,7 @@ module.exports = (options) => {
specialMail = '',
address = 'Max Mustermann\\\\Musterstrasse\\\\12345 Musterstadt',
opening = 'Sehr geehrte Damen und Herren',
body = 'Inhalt des Briefes',
body = '',
closing = 'Mit freundlichen Grüßen',
ps = '',
enclosing = '',