We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dd55127 commit bbf2214Copy full SHA for bbf2214
2 files changed
docs/index.md
@@ -66,7 +66,6 @@ await nfeWizard.NFE_LoadEnvironment({
66
emailParams: {
67
from: '"Seu Nome" <seu-email@example.com>',
68
to: 'destinatario@example.com',
69
- subject: 'Assunto do E-mail',
70
}
71
},
72
lib: {
docs/nfeInicializarAmbiente.md
@@ -48,7 +48,6 @@ await nfeWizard.NFE_LoadEnvironment({
48
49
50
51
52
53
54
0 commit comments