From 0a20a6b983e836c1e58b5119996d7e0857029090 Mon Sep 17 00:00:00 2001 From: CanbiZ <47820557+MickLesk@users.noreply.github.com> Date: Mon, 8 Dec 2025 16:09:25 +0100 Subject: [PATCH] Update jellystat.sh --- tools/addon/jellystat.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tools/addon/jellystat.sh b/tools/addon/jellystat.sh index 55a70174..c6ebcfe2 100644 --- a/tools/addon/jellystat.sh +++ b/tools/addon/jellystat.sh @@ -21,8 +21,8 @@ INSTALL_PATH="/opt/jellystat" CONFIG_PATH="/opt/jellystat/.env" DEFAULT_PORT=3000 -# Initialize STD mode from core.func -set_std_mode +# Initialize all core functions (colors, formatting, icons, STD mode) +load_functions # ============================================================================== # HEADER