Skip to content

Fix promise return from Object.save()

Compare
Choose a tag to compare
@Urigo Urigo released this 12 Nov 16:07
· 1871 commits to master since this release

Bug fix

  • bugfix(meteor-object): Remove unnecessary return statement in object saving (fix #859), thanks @DAB0mB , ##863