Skip to content

Commit 1bb7eb5

Browse files
committed
Preserve balance history across schedule generations
1 parent 0e86f04 commit 1bb7eb5

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

web/app.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2552,7 +2552,6 @@ async function handleGenerate(event) {
25522552
updateSeedIndicator(seedValue);
25532553

25542554
setGenerateButtonState(true);
2555-
updateVisuals(null);
25562555
showVisualsOverlay('Generating schedule…', { loading: true });
25572556
calendarHistoryState.activeId = null;
25582557
calendarHistoryState.currentRun = null;

0 commit comments

Comments
 (0)