From 29f6de47aa696e29f3b3820353e58b5d00bf2612 Mon Sep 17 00:00:00 2001 From: ehpersonal38 <103586016+ehpersonal38@users.noreply.github.com> Date: Mon, 16 May 2022 15:15:39 -0400 Subject: [PATCH] lazy loading --- scripts/play.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/scripts/play.php b/scripts/play.php index 2115253..d86fe34 100644 --- a/scripts/play.php +++ b/scripts/play.php @@ -276,13 +276,13 @@ if(isset($_GET['species'])){ ?> echo " $date $time
$confidence
- + "; } else { echo " $date $time
$confidence
- + "; }