Skip to content

Conversation

pwalther
Copy link

ParameterList.add(x) does not add x to the ParameterList object directly, but will return a ParameterList with x in it

Without this change the .ics will be missing the FMTTYPE parameter and an email client such as MSFT Outlook will not show the HTML.

ParameterList.add(x) does not add x to the ParameterList object directly, but will return a ParameterList with x in it
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant