diff options
author | Minteck <contact@minteck.org> | 2022-12-18 15:35:37 +0100 |
---|---|---|
committer | Minteck <contact@minteck.org> | 2022-12-18 15:35:37 +0100 |
commit | 39a288eb0f225a4d97e672f32a3c2c5e9c62a26b (patch) | |
tree | 891483cf4fe1691266ad2dc2b6058b9e5a606981 /app/sw.js | |
parent | 30303a3ad0d0f31d93c25f42bfd10d70e8277b72 (diff) | |
download | pluralconnect-39a288eb0f225a4d97e672f32a3c2c5e9c62a26b.tar.gz pluralconnect-39a288eb0f225a4d97e672f32a3c2c5e9c62a26b.tar.bz2 pluralconnect-39a288eb0f225a4d97e672f32a3c2c5e9c62a26b.zip |
Update
Diffstat (limited to 'app/sw.js')
-rw-r--r-- | app/sw.js | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -70,6 +70,7 @@ let filesToCache = [ "/app/fronters/ponies/gfhsr.png", "/app/fronters/ponies/ghrby.png", "/app/fronters/ponies/hpwyq.png", + "/app/fronters/ponies/jjzcb.png", "/app/fronters/ponies/jnbae.png", "/app/fronters/ponies/khsbb.png", "/app/fronters/ponies/kkhbw.png", @@ -159,6 +160,7 @@ let filesToCache = [ "/app/fronters/profiles/rirgf.png", "/app/fronters/profiles/rmlbf.png", "/app/fronters/profiles/rpjok.png", + "/app/fronters/profiles/rquqx.png", "/app/fronters/profiles/ruydg.png", "/app/fronters/profiles/sbxze.png", "/app/fronters/profiles/sehke.png", @@ -175,6 +177,7 @@ let filesToCache = [ "/app/fronters/profiles/tviaq.png", "/app/fronters/profiles/ufadt.png", "/app/fronters/profiles/ughya.png", + "/app/fronters/profiles/uhfic.png", "/app/fronters/profiles/uicxr.png", "/app/fronters/profiles/vahcl.png", "/app/fronters/profiles/vaxyy.png", @@ -190,6 +193,7 @@ let filesToCache = [ "/app/fronters/profiles/ybmig.png", "/app/fronters/profiles/yhbrc.png", "/app/fronters/profiles/ynpba.png", + "/app/fronters/profiles/yruks.png", "/app/fronters/profiles/zajrk.png", "/app/fronters/profiles/zdtsg.png", "/app/fronters/profiles/zhtzs.png", @@ -259,6 +263,7 @@ let filesToCache = [ "/assets/uploads/pt-sunnystarscout.png", "/assets/uploads/pt-sweetiebelle.png", "/assets/uploads/pt-sweetiebot.png", + "/assets/uploads/pt-thorax.png", "/assets/uploads/pt-thunder.png", "/assets/uploads/pt-twilight.png", "/assets/uploads/pt-velvet.png", |