From 7dc7ce6e50ea21e49f2ed96404f5b4ff72253fc2 Mon Sep 17 00:00:00 2001 From: Keith Solomon Date: Tue, 10 Feb 2026 17:32:08 -0600 Subject: [PATCH] =?UTF-8?q?=F0=9F=90=9E=20fix:=20Add=20live=20timer=20to?= =?UTF-8?q?=20ship=20details=20page?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ship-details.php | 46 +++++++++++++++++++++++++++++++++++++++++++--- 1 file changed, 43 insertions(+), 3 deletions(-) diff --git a/ship-details.php b/ship-details.php index d036b19..a7ff29d 100644 --- a/ship-details.php +++ b/ship-details.php @@ -341,7 +341,13 @@ function formatString( $str ) {

Cargo / Fuel

Cargo: /

Fuel: /

-

Cooldown Remaining: s

+

+ Cooldown Remaining: + +

@@ -437,6 +443,7 @@ function formatString( $str ) {