From 830d72608b11e87a66b31b96a544b8bc0140c180 Mon Sep 17 00:00:00 2001 From: Raven Scott Date: Fri, 29 Nov 2024 23:33:04 -0500 Subject: [PATCH] update --- app.js | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/app.js b/app.js index eb1382f..64ddf57 100644 --- a/app.js +++ b/app.js @@ -468,6 +468,9 @@ function renderContainers(containers) { + @@ -480,9 +483,7 @@ function renderContainers(containers) { - + `; containerList.appendChild(row);