mirror of
https://github.com/BOSWatch/BW3-Core.git
synced 2026-01-11 19:20:12 +01:00
commit
5d11c9fe0f
|
|
@ -25,7 +25,7 @@ from module.moduleBase import ModuleBase
|
|||
logging.debug("- %s loaded", __name__)
|
||||
|
||||
|
||||
class BoswatchModul(ModuleBase):
|
||||
class BoswatchModule(ModuleBase):
|
||||
"""!Description of the Module"""
|
||||
def __init__(self, config):
|
||||
"""!Do not change anything here!"""
|
||||
|
|
|
|||
Loading…
Reference in a new issue