Skip to content

Commit

Permalink
Merge pull request #32 from smalruby/fix-to-off-green-flag
Browse files Browse the repository at this point in the history
fix: to off green flag
  • Loading branch information
takaokouji authored Oct 14, 2024
2 parents 22ce781 + 9e20ad3 commit b3d3efe
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/extensions/koshien/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -419,6 +419,7 @@ class KoshienBlocks {
{
opcode: 'connectGame',
blockType: BlockType.HAT,
isEdgeActivated: false,
text: formatMessage({
id: 'koshien.connectGame',
default: 'connect game server with the player name [NAME]',
Expand Down

0 comments on commit b3d3efe

Please sign in to comment.