diff --git a/tools/addon/jellystat.sh b/tools/addon/jellystat.sh index 55a70174a..c6ebcfe23 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