Skip to content

Commit b3d3efe

Browse files
authored
Merge pull request #32 from smalruby/fix-to-off-green-flag
fix: to off green flag
2 parents 22ce781 + 9e20ad3 commit b3d3efe

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/extensions/koshien/index.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -419,6 +419,7 @@ class KoshienBlocks {
419419
{
420420
opcode: 'connectGame',
421421
blockType: BlockType.HAT,
422+
isEdgeActivated: false,
422423
text: formatMessage({
423424
id: 'koshien.connectGame',
424425
default: 'connect game server with the player name [NAME]',

0 commit comments

Comments
 (0)