Skip to content

Commit 83a1bd9

Browse files
committed
f
1 parent a703494 commit 83a1bd9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/optics.jl

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -308,6 +308,7 @@ function mapproperties(f, obj)
308308
nt = getproperties(obj)
309309
patch = mapproperties(f, nt)
310310
return setproperties(obj, patch)
311+
end
311312

312313
# Don't construct when we don't absolutely have to.
313314
# `constructorof` may not be defined for an object.

0 commit comments

Comments
 (0)