Explorar el Código

获取channel列表后马上刷新。双保险

visuddhinanda hace 4 años
padre
commit
45f0b7a95f
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      app/studio/editor.php

+ 1 - 1
app/studio/editor.php

@@ -87,7 +87,7 @@ else{$currDevice="computer";}
 
 	<script  src="../channal/channal.js"></script>
 	<script>
-
+		get_channel_list_callback=renderChannelList();
 		window.addEventListener('load',(event)=>{
 			renderChannelList();