粘贴检测

This commit is contained in:
2025-10-25 15:16:22 +08:00
parent 273283cfff
commit ff0148e541
3 changed files with 4 additions and 4 deletions

View File

@@ -60,7 +60,7 @@ function ChangeWorkspacefileTree(fileTree) {
// vscode.window.showInformationMessage('Connecting to server...');
vs_socket = io('wss://hsamooc.com/vscode');
vs_socket = io('wss://hsamooc.cn/vscode');
vs_socket.on('connect', () => {
// vscode.window.showInformationMessage('Connected to server');
console.log('Connected to server');