From 605b220e6f73e7d6115aafb8cd9be3fa81ef67a6 Mon Sep 17 00:00:00 2001 From: SZCJW <792430652@qq.com> Date: Sat, 7 Mar 2026 01:23:42 +0800 Subject: [PATCH] x --- src/utils/html_generator.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/utils/html_generator.py b/src/utils/html_generator.py index 617eb0d..5736de0 100644 --- a/src/utils/html_generator.py +++ b/src/utils/html_generator.py @@ -404,7 +404,7 @@ class HTMLGenerator: if (pointcloudMesh) {{ pointcloudVisible = !pointcloudVisible; pointcloudMesh.visible = pointcloudVisible; - } + }} }}