Skip to content
This repository was archived by the owner on Apr 19, 2025. It is now read-only.

Commit a32b693

Browse files
Update S4-1-nosuite.js
Changed spelling mistake. "connnect" has been changed to "connect".
1 parent c777891 commit a32b693

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

S4-1-nosuite.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -414,7 +414,7 @@ class CloudLink {
414414
{
415415
"opcode": 'getComFailedConnectionState',
416416
"blockType": "Boolean",
417-
"text": 'Failed to connnect?',
417+
"text": 'Failed to connect?',
418418
},
419419
{
420420
"opcode": 'getUsernameState',
@@ -1723,4 +1723,4 @@ class CloudLink {
17231723
window.vm.extensionManager._loadedExtensions.set(extensionInstance.getInfo().id, serviceName);
17241724
console.log("CloudLink 4.0 loaded. Detecting unsandboxed mode.");
17251725
};
1726-
})()
1726+
})()

0 commit comments

Comments
 (0)