atom / settings-view

🔧 Edit Atom settings
MIT License
272 stars 276 forks source link

Pass `this` into the promise function #1127

Closed winstliu closed 5 years ago

winstliu commented 5 years ago

Two levels of callbacks = two fat arrows needed. I'll try to add a spec or two for this.

Fixes atom/atom#19293

rafeca commented 5 years ago

Thanks for the quick fix! ❤️