mirror of
				https://github.com/blakeblackshear/frigate.git
				synced 2025-10-27 10:52:11 +01:00 
			
		
		
		
	Fix small typo (#14915)
This commit is contained in:
		
							parent
							
								
									d2b2f3d54d
								
							
						
					
					
						commit
						6c86827d3a
					
				| @ -10,7 +10,7 @@ from fastapi import APIRouter, Request | ||||
| from fastapi.responses import JSONResponse | ||||
| from peewee import DoesNotExist | ||||
| 
 | ||||
| from frigate.api.defs.request.export_recordinds_body import ExportRecordingsBody | ||||
| from frigate.api.defs.request.export_recordings_body import ExportRecordingsBody | ||||
| from frigate.api.defs.tags import Tags | ||||
| from frigate.const import EXPORT_DIR | ||||
| from frigate.models import Export, Previews, Recordings | ||||
|  | ||||
		Loading…
	
		Reference in New Issue
	
	Block a user