@@ -63,7 +63,8 @@ const login = () => {
twitterAuth()
}
}).catch(() => {
- install()
+ // install()
+ twitterAuth()
})
// Report
Report({