From 056aa4d2f7c964cebc54291a47502354494c3e38 Mon Sep 17 00:00:00 2001 From: thepaperpilot Date: Wed, 17 May 2023 08:15:10 -0500 Subject: [PATCH] Fix reset button showing currentAt if buyMax is true --- src/data/common.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/data/common.tsx b/src/data/common.tsx index 786afa4..c81fa0d 100644 --- a/src/data/common.tsx +++ b/src/data/common.tsx @@ -133,7 +133,7 @@ export function createResetButton