Skip to content

Commit e61fa63

Browse files
committed
update
1 parent fd03a90 commit e61fa63

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/routes/+page.svelte

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
1010
import AVAILABLE_VARIABLES from "$lib/dataVariables";
1111
12-
const MAX_SELECTED = 5;
12+
const MAX_SELECTED = 6;
1313
1414
let selectedStations = $state([]);
1515

0 commit comments

Comments
 (0)