kimiflare 0.48.4 → 0.48.5
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.js +1 -1
- package/dist/index.js.map +1 -1
- package/package.json +1 -1
package/dist/index.js
CHANGED
|
@@ -8229,7 +8229,7 @@ function CloudQuotaMessage({ used, limit, expiresAt }) {
|
|
|
8229
8229
|
] }),
|
|
8230
8230
|
/* @__PURE__ */ jsxs4(Box4, { flexDirection: "column", marginTop: 1, children: [
|
|
8231
8231
|
/* @__PURE__ */ jsx5(Text4, { color: theme.info.color, children: "Or wait for hosted plans \u2014 drop your email at" }),
|
|
8232
|
-
/* @__PURE__ */ jsx5(Text4, { color: theme.info.color, children: "kimiflare.
|
|
8232
|
+
/* @__PURE__ */ jsx5(Text4, { color: theme.info.color, children: "kimiflare.com and I'll ping you when they're live." })
|
|
8233
8233
|
] }),
|
|
8234
8234
|
/* @__PURE__ */ jsxs4(Box4, { flexDirection: "column", marginTop: 1, children: [
|
|
8235
8235
|
/* @__PURE__ */ jsx5(Text4, { color: theme.info.color, children: "Want a bit more credit? DM me on X: x.com/sinasanm" }),
|