@@ -584,6 +584,7 @@ async function getFavUid() {
}
} catch (e) {
magicJS.logger.error(JSON.stringify(e));
+ } finally {
resolve();
}).catch(err => {