Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: autoswitch off by 1 #467

Merged
merged 1 commit into from Feb 7, 2024
Merged

fix: autoswitch off by 1 #467

merged 1 commit into from Feb 7, 2024

Conversation

dni
Copy link
Member

@dni dni commented Feb 7, 2024

closes #452

we should actually only switch if its >= 10 so you cannot enter 9.x :)

closes #452

we should actually only switch if its >= 10 so you cannot enter 9.x :)
@dni dni requested a review from kilrau February 7, 2024 08:27
Copy link

vercel bot commented Feb 7, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
webapp ✅ Ready (Inspect) Visit Preview Feb 7, 2024 8:27am
webapp-mainnet ✅ Ready (Inspect) Visit Preview Feb 7, 2024 8:27am

Copy link
Member

@kilrau kilrau left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Still don't agree on switching to sats if I enter . but well yes this improves it

@kilrau kilrau merged commit 32b1626 into main Feb 7, 2024
4 checks passed
@kilrau kilrau deleted the issue-452 branch February 7, 2024 11:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Entering 9.X **while in BTC denomination** switches to sats keeping 9.X
2 participants