Skip to content

Commit 6512654

Browse files
committed
2022 v2: forgot to change a value
1 parent a531d1e commit 6512654

2 files changed

Lines changed: 1 addition & 1 deletion

File tree

Binary file not shown.

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ <h1 id="title" onclick="randomize();">→ RAND<span id="arr">↻</span>M FAMICAS
1818
<select id="year">
1919
<option value="-1" selected>ANY YEAR</option>
2020
<option value="-2">ANY BIG</option>
21-
<option value="16"> 2022</option>
21+
<option value="17"> 2022</option>
2222
<option value="16"> 2021</option>
2323
<option value="15"> 2020</option>
2424
<option value="14"> 2019</option>

0 commit comments

Comments
 (0)