fix
This commit is contained in:
parent
d46a276567
commit
f42b363d90
@ -625,7 +625,7 @@ EOF
|
|||||||
# Function to generate and insert temperature conversion helper class
|
# Function to generate and insert temperature conversion helper class
|
||||||
generate_and_insert_temp_helper() {
|
generate_and_insert_temp_helper() {
|
||||||
local temp_js_file="/tmp/temp_helper.js"
|
local temp_js_file="/tmp/temp_helper.js"
|
||||||
fi
|
|
||||||
#region temp helper heredoc
|
#region temp helper heredoc
|
||||||
cat > "$temp_js_file" <<'EOF'
|
cat > "$temp_js_file" <<'EOF'
|
||||||
Ext.define('PVE.mod.TempHelper', {
|
Ext.define('PVE.mod.TempHelper', {
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user