johnnyruz / OctoPrint-OctoVox

GNU General Public License v3.0
31 stars 7 forks source link

Fix logging and URL issues #3

Closed johnnyruz closed 5 years ago

johnnyruz commented 5 years ago

Foosel correctly pointed out that I had broken the plugin by leaving the logger undefined. This resolves that issue.

Also, tagging the URL paths in the Settings API with "never" in the restricted paths caused issues with the Knockout JS retrievals.