diff --git a/src/app/App.tsx b/src/app/App.tsx index 19d669ac..61afbdad 100644 --- a/src/app/App.tsx +++ b/src/app/App.tsx @@ -7421,6 +7421,23 @@ export function App({ store, initialStatusMessage }: AppProps) { onPointerUp={(event) => handleNumberInputPointerUp(event, applyBoxWaterSettings)} /> + ) : null}