Skip to content

Commit 3dbca32

Browse files
authored
Update main.ts
1 parent 09c73f6 commit 3dbca32

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

main.ts

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
*/
77

88
//% color="#AA278D" weight=100
9-
namespace RemoteControl
9+
namespace RemoteControl {
1010

1111
//% block
1212
export function up() :number {
@@ -63,3 +63,4 @@ let _ster = 22
6363
let _hekje = 13
6464
} : void
6565

66+
}

0 commit comments

Comments
 (0)