Closed folospior closed 8 months ago
Name | Link |
---|---|
Latest commit | e824c7a3392a37f3aeec17bf333deaf293cafef0 |
Latest deploy log | https://app.netlify.com/sites/dpp-dev/deploys/65ca6b1c308d840008c05f64 |
Deploy Preview | https://deploy-preview-1081--dpp-dev.netlify.app |
Preview on mobile | Toggle QR Code...Use your smartphone camera to open QR code link. |
To edit notification comments on pull requests, go to your Netlify site configuration.
Looks good to me, thanks for your first PR :)
This allows the developer to use only one parameter if they only require to change the first parameter and leave the others as default. Altered comments. Example:
dpp::message a = dpp::message().set_allowed_mentions(true); // this allows them to parse users but leave everything else as false
Code change checklist