diff --git a/mobile/room/liveRoom.html b/mobile/room/liveRoom.html
index d7f1ede..9dcfee1 100644
--- a/mobile/room/liveRoom.html
+++ b/mobile/room/liveRoom.html
@@ -37,7 +37,7 @@
     <link rel="stylesheet" href="../css/layer.css">
     <link rel="stylesheet" href="css/liveRoom.css?v=2023050604">
     <link rel="stylesheet" href="../css/login.css?v=2023050601">
-    <!-- <link rel="manifest" href="../manifest.webmanifest?v=2023050601" /> -->
+    <link rel="manifest" href="../manifest.webmanifest?v=2023050601" />
     <link rel="stylesheet" href="css/liMarquee.css">
     <script src="../lib/hello.js" async defer></script>
     <script src="https://accounts.google.com/gsi/client" async defer></script>
@@ -639,7 +639,7 @@
 <script src="../layer-v3.1.0/layer/layer.js"></script>
 <script src="../lib/login.js?v=2023032401"></script>
 <script src="../lib/flv.js"></script>
-<!-- <script src="../index.js?v=2023050601" defer=""></script> -->
+<script src="../index.js?v=2023050601" defer=""></script>
 <script src="lib/circleChart.min.js"></script>
 <script src="lib/phoneRoomLang.js?v=2023050601"></script>
 <script src="lib/liMarquee.js"></script>