DatL4g / KCEF

Kotlin implementation of jcefmaven with more modern setup and depending on JetBrains/jcef
https://datl4g.github.io/KCEF/
Apache License 2.0
28 stars 5 forks source link

make KCEFClient constructor public #11

Closed bulletjet786 closed 2 months ago

DatL4g commented 2 months ago

@bulletjet786 Please make sure to sign your commits next time you contribute to any project.

https://docs.github.com/de/authentication/managing-commit-signature-verification/about-commit-signature-verification

This is normally a modern requirement as PRs and straight commits are blocked otherwise (gonna bypass that now).
Signing makes sure that the commit is really made by you even if someone occupied your SSH Key.

bulletjet786 commented 2 months ago

OK.I will do it next time.Thank you very much.