cryonics-institute / checkin

A Mobile+Web Suite That Lets Those You Love Know You're OK; A Dead Man's Switch for Your Phone
GNU General Public License v3.0
3 stars 1 forks source link

Enclose Promise.all Variables in Array #93

Closed ghost closed 4 years ago

ghost commented 4 years ago

Fix Redux Actions by placing Promise.all() variables inside of an array. Otherwise, the promise stalls.