mirror of
https://github.com/overte-org/overte.git
synced 2025-08-08 01:59:59 +02:00
remove an extra space
This commit is contained in:
parent
806e73d321
commit
84fa1c7f5f
1 changed files with 0 additions and 1 deletions
|
@ -465,7 +465,6 @@ function updateDataChangedForSiblingRows(row, forceTrue) {
|
|||
|
||||
// if they are equal, we don't need data-changed
|
||||
isTrue = _.isEqual(panelSettingJSON, initialPanelSettingJSON)
|
||||
|
||||
} else {
|
||||
isTrue = true
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue