Files
scrypted/plugins/sendgrid/.vscode/settings.json
Brett Jia 8199dae6e9 sendgrid: initial implementation (#223)
* initial sendgrid implementation

* logging

* treat api key as a password

* re-initialize client properly, indentation fix

* docs
2022-04-15 22:34:35 -07:00

4 lines
43 B
JSON

{
"scrypted.debugHost": "127.0.0.1",
}