ServiceWorker: add /instance to backendRoutes
This commit is contained in:
parent
31c2f42cad
commit
3edd81e899
1 changed files with 1 additions and 0 deletions
|
@ -96,6 +96,7 @@ module.exports = merge(sharedConfig, {
|
||||||
'/auth/password',
|
'/auth/password',
|
||||||
'/.well-known/webfinger',
|
'/.well-known/webfinger',
|
||||||
'/static',
|
'/static',
|
||||||
|
'/instance',
|
||||||
'/main/ostatus',
|
'/main/ostatus',
|
||||||
'/ostatus_subscribe',
|
'/ostatus_subscribe',
|
||||||
'/pghero',
|
'/pghero',
|
||||||
|
|
Loading…
Reference in a new issue