Restyle New album page design (#77)

This commit is contained in:
restyled-io[bot]
2022-07-06 17:38:11 +03:00
committed by Mungai Geoffrey
parent 95ad7ceadc
commit 73891aa5cf
8 changed files with 29 additions and 28 deletions
+1 -1
View File
@@ -4,10 +4,10 @@ This library contains the classes and functions related to the watchdog file wat
import os
import time
from app.logger import get_logger
from app import instances
from app.helpers import create_album_hash
from app.lib.taglib import get_tags
from app.logger import get_logger
from watchdog.events import PatternMatchingEventHandler
from watchdog.observers import Observer