1
0

style: 修改“其它”为“其他”

This commit is contained in:
2023-05-21 00:05:36 +08:00
parent 929b055c08
commit e7aa6d867f

View File

@@ -100,7 +100,7 @@ global.setHorizontalFacing = function (block, type, model) {
ev.set(prop, d);
});
break;
// 其
// 其
default:
console.error(`${LOG_PREFIX} 设置旋转属性失败参数“type”错误`);
return false;