remove "todo" in main notification

This commit is contained in:
Kum1ta
2024-08-06 23:35:02 +02:00
parent 63cdcabcbd
commit dcc7ce0e73

View File

@ -6,15 +6,10 @@
/* By: edbernar <edbernar@student.42angouleme. +#+ +:+ +#+ */
/* +#+#+#+#+#+ +#+ */
/* Created: 2024/08/04 23:32:52 by edbernar #+# #+# */
/* Updated: 2024/08/06 23:00:33 by edbernar ### ########.fr */
/* Updated: 2024/08/06 23:34:39 by edbernar ### ########.fr */
/* */
/* ************************************************************************** */
/*
Todo (Eddy) :
- pause when hover
*/
function createHeader(title, img)
{
const divHeader = document.createElement("div");