Skip to content

Commit 4ffae32

Browse files
authored
Fix block category formatting in main.ts
1 parent 067314f commit 4ffae32

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

main.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
* icon="\uf1ec
55
*/
66

7-
//% block="$_category_remote_control" color="#AA278D" weight=100 icon="\uf005"
7+
//% block="_category_remote_control" color="#AA278D" weight=100 icon="\uf005"
88
namespace remoteControl {
99
// generic colom/row coordinates
1010
// (some positions may not be present depending on model):

0 commit comments

Comments
 (0)