This commit is contained in:
Morten Andersson 2025-06-05 21:52:36 +02:00
parent 5ebcaa3714
commit 9246813bd7

View File

@ -11,6 +11,7 @@
const randomSelectionCheckbox = document.getElementById(
'randomSelectionCheckbox'
);
const enableRotationsCheckbox = document.getElementById(
'enableRotationsCheckbox'
);