Merge branch 'master' into lnd-rest-api
This commit is contained in:
commit
2a3111af6d
@ -49,7 +49,7 @@ export class EnterpriseService {
|
||||
},
|
||||
(error) => {
|
||||
if (error.status === 404) {
|
||||
window.location.href = 'https://mempool.space';
|
||||
window.location.href = 'https://mempool.space' + window.location.pathname;
|
||||
}
|
||||
});
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user