mirror of
https://github.com/BOSWatch/BW3-Core.git
synced 2026-01-01 06:10:16 +01:00
Merge branch 'FR-MM-Move' of https://github.com/b-watch/BW3-Core into FR-MM-Move
This commit is contained in:
commit
a08a1ae173
|
|
@ -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