Improve the tablet layout (#19320)

* Improve the tablet layout

* Update imports sort

* Fix more imports
This commit is contained in:
Nicolas Mowen
2025-08-16 10:20:33 -05:00
committed by Blake Blackshear
parent 10160fb3b5
commit fa1b88097b
3 changed files with 18 additions and 6 deletions
+1 -1
View File
@@ -22,8 +22,8 @@ from frigate.config.camera.updater import (
from frigate.const import (
CACHE_DIR,
CACHE_SEGMENT_FORMAT,
REQUEST_REGION_GRID,
PROCESS_PRIORITY_HIGH,
REQUEST_REGION_GRID,
)
from frigate.log import LogPipe
from frigate.motion import MotionDetector