diff --git a/examples/tags.json b/examples/tags.json index 9fa5bb67e48289..7e8ffec8bdac48 100644 --- a/examples/tags.json +++ b/examples/tags.json @@ -117,7 +117,7 @@ "webgl_materials_modified": [ "onBeforeCompile" ], "webgl_raycaster_bvh": [ "community", "query", "bounds", "tree", "accelerate", "performance", "extension", "plugin", "library", "three-mesh-bvh" ], "webgl_renderer_pathtracer": [ "community", "raytracing", "pathtracing", "library", "plugin", "extension", "three-gpu-pathtracer", "three-mesh-bvh" ], - "webgpu_compute_particles_snow": [ "community", "webgpu" ], + "webgpu_compute_particles_snow": [ "webgpu" ], "webgl_shadowmap_csm": [ "cascade" ], "webgl_shadowmap_pcss": [ "soft" ], "webgl_simple_gi": [ "global illumination" ],