refresh visual
This commit is contained in:
parent
eb346144a8
commit
6091914e10
|
@ -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)
|
||||
|
|
Loading…
Reference in New Issue