From 9246813bd7b26521e2d1b46f27c6a5997274c4e7 Mon Sep 17 00:00:00 2001 From: Morten Andersson Date: Thu, 5 Jun 2025 21:52:36 +0200 Subject: [PATCH] test --- old_main.js | 1 + 1 file changed, 1 insertion(+) diff --git a/old_main.js b/old_main.js index b9e4850..963ccf3 100644 --- a/old_main.js +++ b/old_main.js @@ -11,6 +11,7 @@ const randomSelectionCheckbox = document.getElementById( 'randomSelectionCheckbox' ); + const enableRotationsCheckbox = document.getElementById( 'enableRotationsCheckbox' );