debug launch

This commit is contained in:
2023-07-24 16:39:15 +03:30
parent 3fb4c4a3a3
commit befe7c5eeb

View File

@@ -71,6 +71,7 @@ const SendToken = ({ PhoneNumber, setOtpToken, timer, setTimer }) => {
}, [timer]);
const handleResendClick = async () => {
// work on it
if (timer != 0) return
Notifications(directionApp, t, undefined);
await axios