Fix function to return consistent data
Instead of returning `false`, we should return an empty promise so that the return is consistent no matter what.
Showing
Please register or sign in to comment
Instead of returning `false`, we should return an empty promise so that the return is consistent no matter what.