diff --git a/content/embed-test.md b/content/embed-test.md index 1fe84a2..65a5993 100644 --- a/content/embed-test.md +++ b/content/embed-test.md @@ -20,6 +20,5 @@ function fetch_status() { }) .catch(e => alert('Error fetching stream status; refresh page.')); } - fetch_status();