Skip to content

Commit f07e7c5

Browse files
modify the flow of print block to knoe when it is inMatrix
1 parent 86f6524 commit f07e7c5

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

js/blocks/ExtrasBlocks.js

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -534,6 +534,8 @@ function setupExtrasBlocks(activity) {
534534
}
535535
}
536536
}
537+
}else if (logo.inMatrix) {
538+
logo.phraseMaker.addRowBlock(blk);
537539
}
538540
}
539541
}

0 commit comments

Comments
 (0)