Rephrased snackbar message

docs
mdPlusPlus 3 years ago
parent d448e1fcc9
commit 918a94b8b4

@ -172,7 +172,7 @@
function get_copy_snackbar() {
$snackbar_html =
"<div id=\"copy-snackbar\">" .
"Copied the URL to the clipboard. Paste into Session app to join." .
"Copied URL to clipboard. Paste into Session app to join." .
"</div>";
return $snackbar_html;

Loading…
Cancel
Save