diff --git a/screeens/Login/index.jsx b/screeens/Login/index.jsx index b4587f6..7a822c4 100644 --- a/screeens/Login/index.jsx +++ b/screeens/Login/index.jsx @@ -36,7 +36,6 @@ export default function Login() { save("not_first_time_open_app", 1); return; } - setChecked(true); }; handlePrivatyModal(); }, []);