dsh-vscode-mode 0.1.26 → 0.1.27

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/lib/client.js CHANGED
@@ -5598,8 +5598,7 @@ window.__ModuleLoader__.load({
5598
5598
  "workspaces",
5599
5599
  "sessions",
5600
5600
  "conversation",
5601
- "settingsScope",
5602
- "webUiSettings"
5601
+ "settingsScope"
5603
5602
  ];
5604
5603
  /**
5605
5604
  * 装配客户端:注册中央编辑区视图与 header 差异角标。