Update custom.html

master
Ronin0000 2021-11-20 18:15:29 -08:00 committed by GitHub
parent 34843d703a
commit ff519bdc0d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -90,7 +90,7 @@
} }
}else{*/ }else{*/
console.log = console.log || function(){}; console.log = console.log || function(){};
console.log("my pro"); console.log(calendar.getEvents());
alert("Add some events!"); alert("Add some events!");
//} //}
//--------------------- //---------------------