Skip to content

Commit cc452fe

Browse files
committed
fix catMenu
1 parent eeae723 commit cc452fe

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

blockly/msg/zh-hant.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
MSG.catIrRawV2 = '冷氣V2';
1+
MSG.catIrRaw = '冷氣紅外線';

blockly/toolbox.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<category id="catIrRawV2" tags="fly,mark1" index="10">
1+
<category id="catIrRaw" tags="fly,mark1" index="10">
22
<block type="variables_set">
33
<field name="VAR">irrawrecv</field>
44
<value name="VALUE">

0 commit comments

Comments
 (0)