riku
2025-09-03 b2392458ebf42594b9fc5390fda40d7a0a12f923
src/constant/scene-types.js
@@ -20,7 +20,7 @@
}
function sceneIcon(type) {
  switch (type) {
  switch (type + '') {
    case '1':
      return scene_1;
    case '4':