ServiceWorker: add /instance to backendRoutes

This commit is contained in:
Alex Gleason 2021-10-21 12:22:20 -05:00
parent 31c2f42cad
commit 3edd81e899
No known key found for this signature in database
GPG key ID: 7211D1F99744FBB7

View file

@ -96,6 +96,7 @@ module.exports = merge(sharedConfig, {
'/auth/password',
'/.well-known/webfinger',
'/static',
'/instance',
'/main/ostatus',
'/ostatus_subscribe',
'/pghero',