mirror of https://github.com/voidlizard/hbs2
wip
This commit is contained in:
parent
cb13f9a024
commit
d50e06712e
|
@ -357,7 +357,7 @@ insertFixme fme = do
|
||||||
else object.v
|
else object.v
|
||||||
end,
|
end,
|
||||||
w = case
|
w = case
|
||||||
when excluded.w > object.w and (excluded.v <> object.v) then excluded.v
|
when excluded.w > object.w and (excluded.v <> object.v) then excluded.w
|
||||||
else object.w
|
else object.w
|
||||||
end
|
end
|
||||||
|]
|
|]
|
||||||
|
|
Loading…
Reference in New Issue