Hotfix after update
This commit is contained in:
parent
00906aacd5
commit
5bc2f41263
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
#!/usr/bin/env python3
|
||||
from wallman.wallman_lib import ConfigValidity, WallpaperLogic
|
||||
from wallman.wallman_lib import WallpaperLogic
|
||||
|
||||
def main():
|
||||
logic: WallpaperLogic = WallpaperLogic()
|
||||
|
|
Loading…
Reference in a new issue