Skip to content
This repository has been archived by the owner on Feb 24, 2021. It is now read-only.

ooth-local-emailer url parameter #65

Closed
ghost opened this issue Jun 19, 2018 · 1 comment
Closed

ooth-local-emailer url parameter #65

ghost opened this issue Jun 19, 2018 · 1 comment
Projects

Comments

@ghost
Copy link

ghost commented Jun 19, 2018

The url parameter doesn't do anything (it isn't even used in code)

ooth.use("local", oothLocal(emailer({
  from: "XXX",
  siteName: "XXX",
  url: "XXX",
  sendMail: mail({
    apiKey: "XXX",
    domain: "XXX"
  })
})));
@ghost ghost changed the title ooth-local-emailer ooth-local-emailer url parameter Jun 19, 2018
@nickredmark
Copy link
Owner

Thanks. Removed.

@nickredmark nickredmark added this to Backlog in Ooth Dec 1, 2018
@nickredmark nickredmark moved this from Backlog to Done August 2018 in Ooth Dec 1, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
Ooth
Done August 2018
Development

No branches or pull requests

1 participant