Skip to content
This repository has been archived by the owner on Apr 26, 2024. It is now read-only.

Fix smtp type for enums #56

Merged
merged 12 commits into from
Feb 6, 2023
Merged

Fix smtp type for enums #56

merged 12 commits into from
Feb 6, 2023

Conversation

ahuang11
Copy link
Contributor

@ahuang11 ahuang11 commented Feb 6, 2023

Closes #54

Example

Screenshots

Checklist

  • References any related issue by including "Closes #" or "Closes ".
    • If no issue exists and your change is not a small fix, please create an issue first.
  • Includes tests or only affects documentation.
  • Passes pre-commit checks.
    • Run pre-commit install && pre-commit run --all locally for formatting and linting.
  • Includes screenshots of documentation updates.
    • Run mkdocs serve view documentation locally.
  • Summarizes PR's changes in CHANGELOG.md

ahuang11 and others added 6 commits February 6, 2023 12:00
desertaxle
desertaxle previously approved these changes Feb 6, 2023
@ahuang11
Copy link
Contributor Author

ahuang11 commented Feb 6, 2023

Planning to do a release after this gets merged.

@ahuang11 ahuang11 merged commit e2bac14 into main Feb 6, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

SMTP Enum is saved instead of Name on Email Server Credentials block
2 participants