parent
0abbe18a89
commit
3ff0384008
@ -1,3 +1,3 @@ |
||||
class HalloWeltPlugi(PythonPlugin): |
||||
class HalloWeltPlugin(PythonPlugin): |
||||
def onEnable(self): |
||||
self.getLogger().info("Hallo Welt!") |
||||
|
||||
Loading…
Reference in new issue