initial javascript rewrite

This commit is contained in:
Dawid Dziurla
2020-02-29 23:01:03 +01:00
parent f16ced8d0e
commit fa231fb236
53 changed files with 14218 additions and 14 deletions

View File

@ -29,10 +29,9 @@ inputs:
from:
description: Full name of mail sender
required: true
content_type:
description: Content-Type HTTP header (MIME type)
html:
description: Is body a HTML document?
required: false
default: text/plain
runs:
using: docker
image: Dockerfile
using: node12
main: main.js