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',
|
||||
'/.well-known/webfinger',
|
||||
'/static',
|
||||
'/instance',
|
||||
'/main/ostatus',
|
||||
'/ostatus_subscribe',
|
||||
'/pghero',
|
||||
|
|
Loading…
Reference in a new issue