mirror of
https://github.com/Dvorinka/swingmusic-extended.git
synced 2026-06-04 20:43:04 +00:00
Restyle Save complete albums to the db for faster startup (#38)
This commit is contained in:
@@ -2,6 +2,7 @@ from app.settings import logger
|
||||
|
||||
|
||||
class Log:
|
||||
|
||||
def __init__(self, msg):
|
||||
if logger.enable:
|
||||
print("\n🦋 " + msg + "\n")
|
||||
|
||||
Reference in New Issue
Block a user