dshmarket 1.16.0 → 1.16.1
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/README.md +1 -3
- package/README.zh.md +1 -3
- package/client/client.js +430 -256
- package/client/client.js.map +1 -1
- package/package.json +1 -1
- package/src/client/Market.module.css +25 -6
- package/src/client/MarketSection.tsx +380 -176
- package/src/client/locales.ts +6 -0
package/README.md
CHANGED
|
@@ -15,9 +15,7 @@ The plugin market inside DeepSeek Harness. Open Settings → **Plugin Market**
|
|
|
15
15
|
|
|
16
16
|

|
|
17
17
|
|
|
18
|
-
One-click themes
|
|
19
|
-
|
|
20
|
-

|
|
18
|
+
One-click themes: install, switch live, no restart.
|
|
21
19
|
|
|
22
20
|
## Install
|
|
23
21
|
|