phyzical / docker.versions

4 stars 0 forks source link

Fixed regession around typing on the settings page function #4

Closed phyzical closed 3 weeks ago

phyzical commented 3 weeks ago

3

This pull request includes updates to the docker.versions.plg file and improvements to the GithubToken class in GithubToken.php. The most significant changes involve updating the plugin version and fixing a type issue on the settings page, as well as enhancing the formSubmit method to allow a nullable return type.

Plugin Version Update and Bug Fixes:

Code Improvements: