This commit is contained in:
Meliox 2025-09-06 15:55:51 +02:00
parent d46a276567
commit f42b363d90

View File

@ -625,7 +625,7 @@ EOF
# Function to generate and insert temperature conversion helper class
generate_and_insert_temp_helper() {
local temp_js_file="/tmp/temp_helper.js"
fi
#region temp helper heredoc
cat > "$temp_js_file" <<'EOF'
Ext.define('PVE.mod.TempHelper', {