интерфейс камеры откорректирован

This commit is contained in:
Tot Maxim
2026-05-11 14:46:01 +03:00
parent f4a21e6974
commit 02e6bd7b47
3 changed files with 8 additions and 5 deletions

View File

@@ -70,7 +70,6 @@ export function initCamera() {
};
btn?.addEventListener("click", toggle);
camClose?.addEventListener("click", close);
// автозапуск
open();