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

Commit 318a8bc

Browse files
author
Mike J. Renaker / "MikeDEV
authored
Merge pull request #149 from RockyTheProtogen/patch-1
Update S4-1-nosuite.js to fix spelling mistake.
2 parents bd82615 + a32b693 commit 318a8bc

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)