computer: renames

This commit is contained in:
nym21
2026-01-10 10:23:29 +01:00
parent 69729842a4
commit 3bc0615000
229 changed files with 3203 additions and 3944 deletions

View File

@@ -22,7 +22,7 @@ import {
simulationElement,
style,
tableElement,
} from "./utils/elements";
} from "./utils/elements.js";
function initFrameSelectors() {
const children = Array.from(frameSelectorsElement.children);