This commit is contained in:
Primakov Alexandr Alexandrovich 2024-02-13 21:33:43 +03:00
parent a40c6eea0a
commit 4b1c9f86f0

View File

@ -40,6 +40,8 @@ export const Journal = () => {
const data = await rq.json();
console.log("check", data);
} else {
keycloak.onAuthSuccess = check
}
};