Actually not sure at this moment what this change was, but tests pass...
This commit is contained in:
parent
fb14a8d3ea
commit
8e38dc5f87
|
@ -132,7 +132,7 @@
|
|||
[cell x y property value]
|
||||
(cond
|
||||
(and (= x (:x cell)) (= y (:y cell)))
|
||||
(merge cell {property value})
|
||||
(merge cell {property value :rule "Set by user"})
|
||||
true
|
||||
cell))
|
||||
|
||||
|
|
Loading…
Reference in a new issue