Restore WebGL book quality settings

This commit is contained in:
2026-06-07 11:13:05 +02:00
parent 777e39a650
commit 1b593c8c7b
6 changed files with 247 additions and 69 deletions
+1 -1
View File
@@ -24,7 +24,7 @@ const ModuleState = {
ERROR: 'ERROR'
};
const MODULE_CACHE_BUSTER = '20260607-webgl-page-uv-endpoints';
const MODULE_CACHE_BUSTER = '20260607-webgl-physical-stack-quality';
window.MODULE_CACHE_BUSTER = MODULE_CACHE_BUSTER;
/**