DmitrMakeev
commited on
Update se_mes_im2.html
Browse files- se_mes_im2.html +1 -1
se_mes_im2.html
CHANGED
@@ -89,7 +89,7 @@
|
|
89 |
document.execCommand("copy");
|
90 |
document.body.removeChild(tempInput);
|
91 |
Toastify({
|
92 |
-
text: "
|
93 |
duration: 3000,
|
94 |
gravity: "top",
|
95 |
position: "center",
|
|
|
89 |
document.execCommand("copy");
|
90 |
document.body.removeChild(tempInput);
|
91 |
Toastify({
|
92 |
+
text: "Ссылка скопирована!",
|
93 |
duration: 3000,
|
94 |
gravity: "top",
|
95 |
position: "center",
|