augustyd/enchancment/issue#98 #155

Merged
bema merged 3 commits from augustyd/enchancment/issue#98 into master 2023-04-26 13:38:26 +02:00
Showing only changes of commit 0524fb09f9 - Show all commits

View File

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