Skip to content

Bug fix

Compare
Choose a tag to compare
@colinhall17 colinhall17 released this 29 May 10:22
· 13 commits to v1 since this release
On save functions the current model is updated instead of being created fresh, so its able to be used after save.

i.e. the passed by referenced model is returned instead of a new model.