diff options
| author | Jakob L. Kreuze <zerodaysfordays@sdf.org> | 2025-07-25 19:28:34 -0400 |
|---|---|---|
| committer | Jakob L. Kreuze <zerodaysfordays@sdf.org> | 2025-07-25 19:28:34 -0400 |
| commit | 939594d1cfd2d11f7acc300f117204c050af2d13 (patch) | |
| tree | 4aaee6acff3449b4802e92d37bdb91895958d88d /srs-anywhere.html | |
| parent | 178c427e6e1a2cee0f22455f9a13e1502e87059f (diff) | |
Add cram mode
Diffstat (limited to 'srs-anywhere.html')
| -rw-r--r-- | srs-anywhere.html | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/srs-anywhere.html b/srs-anywhere.html index 220d54f..1e4aa4e 100644 --- a/srs-anywhere.html +++ b/srs-anywhere.html @@ -19,6 +19,8 @@ <hr> <input type="file" id="cards-input" accept=".json" /> <button id="open-modal">?</button> + <br /> + <label for="cram">Cram mode? <input type="checkbox" id="cram-mode-checkbox"></label> </div> <div id="button-container"> |