Тест-режим: показывать метрики кадра из /check/ (какой кадр измерил сайт)

This commit is contained in:
dddennnisss
2026-08-23 04:33:19 +07:00
parent a0ade670fe
commit b5cd3df5dd
5 changed files with 18 additions and 3 deletions
Binary file not shown.
+1
View File
@@ -368,6 +368,7 @@ async def photo_module_handler(msg: Message):
check_res.get('forced_moderation'),
check_res.get('timings'),
check_res.get('ai_metrics'),
frame=check_res.get('frame'),
),
parse_mode="html"
)