Skip to content

Commit

Permalink
fixed dashboard sliders not working
Browse files Browse the repository at this point in the history
  • Loading branch information
emmatysinger committed May 12, 2024
1 parent fe22909 commit 872bd39
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/routes/dashboard/Dashboard.svelte
Original file line number Diff line number Diff line change
Expand Up @@ -158,6 +158,7 @@
function completeNarrative() {
showClosing = false;
narrativeComplete = true;
colorDashboard();
}
Expand Down

0 comments on commit 872bd39

Please sign in to comment.