@fileverse-dev/ddoc 3.0.53-patch-13 → 3.0.53-patch-14
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/dist/index.es.js +1 -1
- package/package.json +1 -1
package/dist/index.es.js
CHANGED
|
@@ -170000,7 +170000,7 @@ User prompt: ${u} /no_think` : `${u} /no_think`;
|
|
|
170000
170000
|
createDefaultTabIfMissing: o,
|
|
170001
170001
|
shouldSyncActiveTab: i
|
|
170002
170002
|
}) => {
|
|
170003
|
-
const [s, a] = Be(""), [l, u] = Be([]), c = Rt(() => l.length > 0, [l]), d = Me(
|
|
170003
|
+
const [s, a] = Be("default"), [l, u] = Be([]), c = Rt(() => l.length > 0, [l]), d = Me(
|
|
170004
170004
|
(b) => {
|
|
170005
170005
|
if (!e || b === s) return;
|
|
170006
170006
|
if (!i) {
|