@mxmweb/aichat 1.3.6 → 1.3.8
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/index.js +1 -1
- package/package.json +1 -1
package/index.js
CHANGED
|
@@ -47158,7 +47158,7 @@ function Jq({ isActive: e, isNew: t, isDisabled: n, data: r, eventsEmit: a, assi
|
|
|
47158
47158
|
r.gmtModified && /* @__PURE__ */ k.jsx("span", { className: "text-[10px] text-gray-400", children: Kn(r.gmtModified).format("MM-DD HH:mm") })
|
|
47159
47159
|
] })
|
|
47160
47160
|
] }),
|
|
47161
|
-
!n && s && /* @__PURE__ */ k.jsx(
|
|
47161
|
+
!n && s && !t && /* @__PURE__ */ k.jsx(
|
|
47162
47162
|
TO,
|
|
47163
47163
|
{
|
|
47164
47164
|
menu: { items: u },
|