Add texture drop cap pagination

This commit is contained in:
2026-06-06 15:39:53 +02:00
parent 431e305df9
commit 1b8c8f8bce
4 changed files with 40 additions and 7 deletions
+1 -1
View File
@@ -24,7 +24,7 @@ const ModuleState = {
ERROR: 'ERROR'
};
const MODULE_CACHE_BUSTER = '20260606-webgl-fps-texture-animation';
const MODULE_CACHE_BUSTER = '20260606-webgl-texture-dropcap-animation';
window.MODULE_CACHE_BUSTER = MODULE_CACHE_BUSTER;
/**