mirror of
https://github.com/aljazceru/btcpayserver.git
synced 2025-12-20 15:34:24 +01:00
fix checkout page bug
This commit is contained in:
@@ -214,8 +214,7 @@ if (supportsWebSockets) {
|
||||
fetchStatus();
|
||||
};
|
||||
}
|
||||
catch
|
||||
{
|
||||
catch (e) {
|
||||
console.error("Error while connecting to websocket for invoice notifictions");
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user