Update service worker cache revision and enhance documentation structure

- Updated the cache revision for index.html in the service worker to ensure proper asset management.
- Added a separator in the INTRO-ASSETS-REPLACE.md file for improved organization.
- Removed a commented line in SplashScreen.vue to clean up the code.
This commit is contained in:
Dorian
2026-02-18 11:15:00 +00:00
parent e5971ca921
commit 473c58894c
3 changed files with 3 additions and 2 deletions

View File

@@ -448,7 +448,6 @@ onMounted(() => {
document.body.classList.add('splash-complete')
emit('complete')
}
// Typing starts only after user taps "Tap to start" (required for loop-start + music)
})
onBeforeUnmount(() => {