do you think a hot girl is reading this

This commit is contained in:
2026-09-05 20:06:44 -04:00
parent 1a4b91435a
commit 2305bd37f6
+1 -1
View File
@@ -64,7 +64,7 @@ class graph{
foreach($graph["data"] as $datapoint => $value){
if(count($value) < 1){
if(count($value) < 2){
$not_enough_data = true;
}else{