Serve Two Rivers modules with production MIME type
All checks were successful
Build Org Website / build (push) Successful in 45s

This commit is contained in:
gitea-actions
2026-08-11 13:40:14 +01:00
parent 262d943443
commit 08516fda14
9 changed files with 21 additions and 16 deletions

View File

@@ -1,4 +1,4 @@
import {requirementMet} from "../core/state.mjs";
import {requirementMet} from "../core/state.js";
const WIDTH = 1280;
const HEIGHT = 720;