Skip to content

Commit e35dae8

Browse files
authored
Update caseblock.ts to annotations
Updates to annotations
1 parent 0855587 commit e35dae8

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

caseblock.ts

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -115,9 +115,11 @@ namespace switchcase {
115115
//% block="[Advanced/Test/Debug] | switch $name | does case match $match?"
116116
//% blockId=switchcase_case_block_value
117117
//% alias=switchcase_case_block
118+
//% blockAliasFor="switchcase.caseBlock"
118119
//% group="Advanced"
119120
//% weight=80
120-
//% draggableParameters
121+
//% draggableParameters="reporter"
122+
//% inlineInput="external"
121123
//% expandInput=true
122124
//% match.shadow="dropdown"
123125
//% match.defl="PowerUps.None

0 commit comments

Comments
 (0)