From cb833d48665967bf0f4a580079ff99903f6e002e Mon Sep 17 00:00:00 2001
From: ehpersonal38 <103586016+ehpersonal38@users.noreply.github.com>
Date: Tue, 14 Jun 2022 15:15:14 -0400
Subject: [PATCH] Update play.php
---
scripts/play.php | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/scripts/play.php b/scripts/play.php
index 178e763..b458b32 100644
--- a/scripts/play.php
+++ b/scripts/play.php
@@ -316,7 +316,7 @@ if(isset($_GET['species'])){ ?>
";
}
- }if($iter == 0){ echo "
No recordings were found.
They may have been deleted to make space for new recordings. You can modify this setting for the future in Tools -> Settings -> Advanced Settings -> Full Disk Behavior. |
";}echo "";}
+ }if($iter == 0){ echo "No recordings were found.
They may have been deleted to make space for new recordings. You can prevent this from happening in the future by clicking the icon in the top right of a recording. You can also modify this behavior globally under \"Full Disk Behavior\" here. |
";}echo "";}
if(isset($_GET['filename'])){
$name = $_GET['filename'];