This commit is contained in:
2023-04-26 13:35:34 +02:00
parent bab75fb18f
commit 0524fb09f9

View File

@@ -155,9 +155,6 @@ function callMethodByName(methodObject){
}
}
function myfunction() {
alert("how are you");
}
function updateData(){
var updatedJson = generateJson();