fehler mainclass korrigiert
This commit is contained in:
@@ -1,3 +1,3 @@
|
|||||||
class HalloWeltPlugi(PythonPlugin):
|
class HalloWeltPlugin(PythonPlugin):
|
||||||
def onEnable(self):
|
def onEnable(self):
|
||||||
self.getLogger().info("Hallo Welt!")
|
self.getLogger().info("Hallo Welt!")
|
||||||
|
|||||||
Reference in New Issue
Block a user