refresh visual

This commit is contained in:
dcore94 2023-03-07 14:34:49 +01:00
parent eb346144a8
commit 6091914e10
1 changed files with 1 additions and 0 deletions

View File

@ -183,6 +183,7 @@ class CCPMethodList2 extends HTMLElement{
method["executable"] = matches.length > 0
}
}
this.updateList()
}).catch(err=>{
alert("Error while checking runtimes for method")
console.error("Error while checking runtimes for method: " + err)