Planten OOP V1.2

This commit is contained in:
Renzo
2024-03-26 10:59:44 +01:00
parent ed55bbd673
commit b97f611acd
2 changed files with 1 additions and 6 deletions

View File

@@ -96,6 +96,7 @@ class PlantGrid {
plantenTable.appendChild(tr);
});
}
}