diff --git a/neode-ui/dev-dist/sw.js b/neode-ui/dev-dist/sw.js index e826b1e3..939f3963 100644 --- a/neode-ui/dev-dist/sw.js +++ b/neode-ui/dev-dist/sw.js @@ -82,7 +82,7 @@ define(['./workbox-21a80088'], (function (workbox) { 'use strict'; "revision": "3ca0b8505b4bec776b69afdba2768812" }, { "url": "index.html", - "revision": "0.b6sm1j93jm8" + "revision": "0.t09hvan4eu8" }], {}); workbox.cleanupOutdatedCaches(); workbox.registerRoute(new workbox.NavigationRoute(workbox.createHandlerBoundToURL("index.html"), { diff --git a/neode-ui/public/assets/INTRO-ASSETS-REPLACE.md b/neode-ui/public/assets/INTRO-ASSETS-REPLACE.md index 0a2ff064..ca541919 100644 --- a/neode-ui/public/assets/INTRO-ASSETS-REPLACE.md +++ b/neode-ui/public/assets/INTRO-ASSETS-REPLACE.md @@ -25,6 +25,8 @@ To change the intro splash and dashboard tab backgrounds **without touching any --- +--- + ## Dashboard Tab Backgrounds | Filename | Tab | diff --git a/neode-ui/src/components/SplashScreen.vue b/neode-ui/src/components/SplashScreen.vue index a98f504a..6c655fe5 100644 --- a/neode-ui/src/components/SplashScreen.vue +++ b/neode-ui/src/components/SplashScreen.vue @@ -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(() => {