diff --git a/packages/backend/src/server/web/boot.js b/packages/backend/src/server/web/boot.js index c8efc4824f..4bd9326aac 100644 --- a/packages/backend/src/server/web/boot.js +++ b/packages/backend/src/server/web/boot.js @@ -147,7 +147,7 @@ Refresh

Don't worry, it's (probably) not your fault.

-

Please make sure your browser is up-to-date and any AdBlockers are off.

+

Please make sure your browser is up-to-date and any AdBlockers are off (given they can sometimes errouniously interfere with loading assets).

If the problem persists after refreshing, please contact your instance's administrator.
You may also try the following options:

`; + return `Offline

Looks like you're offline!

Looks like Firefish couldn't connect to the server, probably because your device is offline.

The installed Service Worker is version ${_VERSION_}`; } globalThis.addEventListener("fetch", (ev) => {