parent
a27c284869
commit
406eadeac7
1 changed files with 0 additions and 1 deletions
|
@ -12,7 +12,6 @@ from .datetime import Module
|
|||
|
||||
|
||||
class Module(Module):
|
||||
@core.decorators.every(seconds=59) # ensures one update per minute
|
||||
def __init__(self, config, theme):
|
||||
super().__init__(config, theme)
|
||||
|
||||
|
|
Loading…
Reference in a new issue