From e3c8c9717e215b39409f0574fd48e3b3c3fc88e2 Mon Sep 17 00:00:00 2001 From: Metacube2 Date: Tue, 18 Nov 2025 10:27:54 +0100 Subject: [PATCH] sadf2 --- synth/index.php | 1 + 1 file changed, 1 insertion(+) diff --git a/synth/index.php b/synth/index.php index 9cd34ab..45354d3 100644 --- a/synth/index.php +++ b/synth/index.php @@ -18,6 +18,7 @@ try { // Silently ignore network failures, we degrade gracefully in the UI. } + $btcLabel = $btcPrice ? number_format($btcPrice, 2) . ' $' : 'unbekannt'; ?>