„octoprint_extradistance/__init__.py“ ändern
This commit is contained in:
parent
d8e88e6091
commit
2094e6010c
@ -52,6 +52,7 @@ class ExtraDistancePlugin(octoprint.plugin.SettingsPlugin,
|
||||
# ("OctoPrint-PluginSkeleton"), you may define that here. Same goes for the other metadata derived from setup.py that
|
||||
# can be overwritten via __plugin_xyz__ control properties. See the documentation for that.
|
||||
__plugin_name__ = "Extra Distance Buttons"
|
||||
__plugin_pythoncompat__ = ">=2.7,<4"
|
||||
|
||||
def __plugin_load__():
|
||||
global __plugin_implementation__
|
||||
|
Loading…
Reference in New Issue
Block a user