-
Notifications
You must be signed in to change notification settings - Fork 115
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Disable multimessages for ledger temporary until tonapi fix send batch #350
Conversation
Successful iPad build 🚀🚀🚀Well done! |
…send batch" This reverts commit b12990a.
Successful swap widget deployment 🚀🚀🚀Well done! |
Successful TWA deployment 🚀🚀🚀Well done! |
Successful WEB deployment 🚀🚀🚀Well done! |
@@ -60,6 +60,8 @@ const EnableTwoFASettings = () => { | |||
const { mutate: mutateSettings } = useMutateDevSettings(); | |||
const { data: devSettings } = useDevSettings(); | |||
|
|||
return null; // TODO force disable 2fa on frontend. SC must be improved | |||
|
|||
const config = useActiveConfig(); |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Penguin
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Open
No description provided.