Compare commits

...

3 Commits

Author SHA1 Message Date
0f59b7c623 „octoprint_webcamtab/__init__.py“ ändern 2020-10-26 15:47:10 +00:00
malnvenshorn
abe91bd433 Merge branch 'develop' 2018-01-18 12:00:17 +01:00
malnvenshorn
b4fe916085 Merge branch 'develop' 2017-10-27 22:55:00 +02:00

View File

@ -46,6 +46,7 @@ class WebcamTabPlugin(octoprint.plugin.AssetPlugin,
__plugin_name__ = "Webcam Tab"
__plugin_pythoncompat__ = ">=2.7,<4"
def __plugin_load__():