From 18a18ff6eb6c621fc72e6a09e75c2c59a5c6581b Mon Sep 17 00:00:00 2001
From: xc <double72cheng@gmail.com>
Date: Mon, 26 Apr 2021 17:30:55 +0800
Subject: [PATCH] 插件化 直播over

---
 src/main/resources/public/monitor/live.html |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/src/main/resources/public/monitor/live.html b/src/main/resources/public/monitor/live.html
index c4de16b..11959f8 100755
--- a/src/main/resources/public/monitor/live.html
+++ b/src/main/resources/public/monitor/live.html
@@ -30,6 +30,7 @@
         code:"ff80808178af424e0178af44e677000343616d657261",
     });
 
+    livepler.close();
 </script>
 
 </body>

--
Gitblit v1.9.1