mirror of
https://github.com/nasa/openmct.git
synced 2025-06-02 15:40:49 +00:00
Fix logic in unchanged check; compare booleans to detect if they have changed, instead of just anding them. Partially addresses #732
Fix logic in unchanged check; compare booleans to detect if they have changed, instead of just anding them. Partially addresses #732