fehler mainclass korrigiert

master
Miro Schladitz 3 years ago
parent 0abbe18a89
commit 3ff0384008
  1. 2
      hallowelt.py.dir/plugin.py

@ -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!")

Loading…
Cancel
Save