This commit is contained in:
2025-11-18 10:27:54 +01:00
parent c1ed600d4e
commit e3c8c9717e
+1
View File
@@ -18,6 +18,7 @@ try {
// Silently ignore network failures, we degrade gracefully in the UI.
}
$btcLabel = $btcPrice ? number_format($btcPrice, 2) . ' $' : 'unbekannt';
?>
<!DOCTYPE html>