fix(frontend): Add user note for automatic refill feature

This commit is contained in:
Zamil Majdy
2025-02-06 15:45:49 +07:00
parent 4b76aae1c9
commit 6183ed5a63

View File

@@ -180,6 +180,13 @@ export default function CreditsPage() {
/>
</div>
<p className="text-sm">
<b>Note:</b> For your safety, we will top up your balance{" "}
<b>at most once</b> per agent execution to prevent unintended
excessive charges. Therefore, ensure that the automatic top-up
amount is sufficient for your agent's operation.
</p>
{autoTopUpConfig?.amount ? (
<>
<Button type="submit" className="w-full">