Skip to content

Commit

Permalink
massreplace more eq conf
Browse files Browse the repository at this point in the history
  • Loading branch information
KiboOst committed May 25, 2022
1 parent 2cc4079 commit 1ac657b
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions core/class/eqLogic.class.php
Original file line number Diff line number Diff line change
Expand Up @@ -1239,6 +1239,10 @@ public function migrateEqlogic($_sourceId, $_targetId, $_hideSource=false) {
$migrateConfigurationValues = [
'autorefresh' => '',
'icon' => '',
'battery_type' => '',
'battery_danger_threshold' => '',
'battery_warning_threshold' => '',
//'batterytime' => '',
];

try {
Expand Down

0 comments on commit 1ac657b

Please sign in to comment.