mirror of
https://github.com/TrentSPalmer/fcc-challenges.git
synced 2025-08-23 10:13:57 -07:00
drum-machine-react fix title in index.html (and rebuild)
This commit is contained in:
@@ -14,7 +14,7 @@
|
||||
importScripts("https://storage.googleapis.com/workbox-cdn/releases/4.3.1/workbox-sw.js");
|
||||
|
||||
importScripts(
|
||||
"/fcc-challenges/drum-machine-react/build/precache-manifest.3cffdd470858b9b05871cd5a00936e79.js"
|
||||
"/fcc-challenges/drum-machine-react/build/precache-manifest.ab42c899dc151e284d1357ba0a529563.js"
|
||||
);
|
||||
|
||||
self.addEventListener('message', (event) => {
|
||||
|
Reference in New Issue
Block a user