This commit is contained in:
2022-02-07 17:19:38 +01:00
parent 42c9987bed
commit c7736e33ba
6 changed files with 2767 additions and 1 deletions

View File

@@ -73,7 +73,7 @@ $(function () {
};
$(document).ready(async ()=>{
jQuery(async ()=>{
refreshUI();
try{
socket.addFamilyHandler("overlay", handleSocketMessage);