We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cc14126 commit b8383c0Copy full SHA for b8383c0
1 file changed
main.ts
@@ -2,10 +2,10 @@
2
* Functions are mapped to blocks using various macros
3
* in comments starting with %. The most important macro
4
* is "block", and it specifies that a block should be
5
- * generated for an **exported** function.
+ * generated for an **exported** function. icon="\uf1ec
6
*/
7
8
-//% color="#AA278D" weight=100 icon="\uf1ec"
+//% color="#AA278D" weight=100 icon="signal-stream"
9
namespace RemoteControl {
10
let _nul = 0
11
let _een = 0
0 commit comments