SUPPORT-8783: Fix
This commit is contained in:
parent
512041d593
commit
66feed1f01
1 changed files with 1 additions and 1 deletions
|
|
@ -1,4 +1,4 @@
|
|||
fetch("https://www.sberbank.ru/")
|
||||
fetch("https://lkrp-dev2.micord.ru")
|
||||
.then((response) => {
|
||||
if (!response.ok) {
|
||||
throw new Error("Server responded with status " + response.status);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue