Skip to content

Commit b8383c0

Browse files
authored
Update main.ts
1 parent cc14126 commit b8383c0

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

main.ts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@
22
* Functions are mapped to blocks using various macros
33
* in comments starting with %. The most important macro
44
* is "block", and it specifies that a block should be
5-
* generated for an **exported** function.
5+
* generated for an **exported** function. icon="\uf1ec
66
*/
77

8-
//% color="#AA278D" weight=100 icon="\uf1ec"
8+
//% color="#AA278D" weight=100 icon="signal-stream"
99
namespace RemoteControl {
1010
let _nul = 0
1111
let _een = 0

0 commit comments

Comments
 (0)