Fix event counting
This commit is contained in:
		| @@ -307,6 +307,7 @@ async def motion_detector(reference_frame, download_queue, upload_queue): | |||||||
|                 } |                 } | ||||||
|             }) |             }) | ||||||
|             app.ctx.event_id = event_id = None |             app.ctx.event_id = event_id = None | ||||||
|  |             counter_events.inc() | ||||||
|  |  | ||||||
|  |  | ||||||
| def generate_thumbnail(dct): | def generate_thumbnail(dct): | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user